diff options
-rw-r--r-- | template/en/default/bug/edit.html.tmpl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 1448fc6..0395b0f 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -223,6 +223,12 @@ [% PROCESS comment_box %] + <tr> + <td colspan="3"> + <hr id="bz_top_half_spacer"> + </td> + </tr> + [%# *** Attachments *** %] [% PROCESS attachment/list.html.tmpl |