summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--template/en/default/bug/edit.html.tmpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index 3d8dc1b29..2723c654e 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -241,7 +241,7 @@
maxrows = 25
cols = constants.COMMENT_COLS
%]
-
+ [% PROCESS bug/knob.html.tmpl %]
[% ELSE %]
<fieldset>
<legend>Note</legend>
@@ -264,7 +264,6 @@
</td>
</tr>
</table>
-[% PROCESS bug/knob.html.tmpl IF user.id %]
</form>
[% IF use_keywords %]