summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorOlav Vitters <olav@vitters.nl>2012-12-25 20:52:29 +0100
committerOlav Vitters <olav@vitters.nl>2012-12-25 20:52:29 +0100
commitd5bb0d7644fcf80842d8ea63ed661d584ee89d0b (patch)
treefc94dd14b73365f2e7ef36e1e7266e300ba1cd9f /template
parent6fa62b73a57e7814245b36027fa376ef2f4716fa (diff)
downloadbugzilla-d5bb0d7644fcf80842d8ea63ed661d584ee89d0b.tar.gz
bugzilla-d5bb0d7644fcf80842d8ea63ed661d584ee89d0b.tar.xz
Bug 824620: Unclosed <tr> in dependency block ("Blocks")
r=LpSolit, a=LpSolit
Diffstat (limited to 'template')
-rw-r--r--template/en/default/bug/edit.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index 0eefc1b48..6f33b7484 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -589,6 +589,7 @@
<tr>
[% INCLUDE dependencies
field = bug_fields.blocked deps = bug.blocks_obj %]
+ </tr>
<tr>
<th>&nbsp;</th>