From: bugreport%peshkin.net <> Date: Wed, 12 May 2004 12:03:27 +0000 (+0000) Subject: Bug 227785: Add navigation/summary/last-modified after modifying a bug X-Git-Tag: bugzilla-2.18rc1~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3388e43d9ff89eb14b803a9b069a4d0e6b08766c;p=thirdparty%2Fbugzilla.git Bug 227785: Add navigation/summary/last-modified after modifying a bug r=justdave, a=justdave --- diff --git a/template/en/default/bug/process/next.html.tmpl b/template/en/default/bug/process/next.html.tmpl index 771f5c59e2..1cd9328a16 100644 --- a/template/en/default/bug/process/next.html.tmpl +++ b/template/en/default/bug/process/next.html.tmpl @@ -32,6 +32,30 @@ [% bug.bug_id %]:

+
+ + + + + + + +
+ + [%+ terms.Bugzilla %] [%+ terms.Bug %] [%+ bug.bug_id %] + + +   + + [% bug.short_desc FILTER html %] + + Last modified: [% bug.delta_ts FILTER time %] +
+ +[% PROCESS bug/navigate.html.tmpl %] + +
+ [% PROCESS "bug/edit.html.tmpl" %]