From d66d351c88c9dded446cc1b3546d47a0f12b6b87 Mon Sep 17 00:00:00 2001 From: "guy.pyrzak%gmail.com" <> Date: Thu, 20 Nov 2008 01:13:24 +0000 Subject: Bug 464732: There is no label next to the Status drop-down Patch By Guy Pyrzak r=mkanat, a=mkanat --- template/en/default/bug/edit.html.tmpl | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'template') diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 0aacca98f..9eecb0213 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -239,7 +239,7 @@
-
+ [% IF user.id %] : [% IF Param("insidergroup") && user.in_group(Param("insidergroup")) %] @@ -258,14 +258,23 @@ cols = constants.COMMENT_COLS %]
- - [% PROCESS bug/knob.html.tmpl %]
[% IF bug.user.canmove %] [% END %]
+ + + + + +
+ Status: + + + [% PROCESS bug/knob.html.tmpl %] +
[% ELSE %]
Note -- cgit v1.2.3-24-g4f1b