summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDexter Morgan <dmorgan@mageia.org>2011-03-10 23:20:07 +0000
committerColin Guthrie <colin@mageia.org>2014-09-15 20:44:40 +0100
commit54b0a58720425a4c8511b9068af71755f91ae1b5 (patch)
treee8d348b503202bccfe9fa60dc25e37c041f5d0d0
parent641612300c365af454752a7c047d56de7e00709e (diff)
downloadbugzilla-54b0a58720425a4c8511b9068af71755f91ae1b5.tar
bugzilla-54b0a58720425a4c8511b9068af71755f91ae1b5.tar.gz
bugzilla-54b0a58720425a4c8511b9068af71755f91ae1b5.tar.bz2
bugzilla-54b0a58720425a4c8511b9068af71755f91ae1b5.tar.xz
bugzilla-54b0a58720425a4c8511b9068af71755f91ae1b5.zip
Add a bz_top_half_spacer before attachment
-rw-r--r--template/en/default/bug/edit.html.tmpl6
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