From 3388e43d9ff89eb14b803a9b069a4d0e6b08766c Mon Sep 17 00:00:00 2001 From: "bugreport%peshkin.net" <> Date: Wed, 12 May 2004 12:03:27 +0000 Subject: Bug 227785: Add navigation/summary/last-modified after modifying a bug r=justdave, a=justdave --- template/en/default/bug/process/next.html.tmpl | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'template') diff --git a/template/en/default/bug/process/next.html.tmpl b/template/en/default/bug/process/next.html.tmpl index 771f5c59e..1cd9328a1 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" %]
-- cgit v1.2.3-24-g4f1b