summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2015-02-22 02:34:27 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2015-02-22 02:34:27 +0100
commita500926139233fb1e0f137c4fc8a4f9977ee418b (patch)
treef02b8429d128e6f197993b63274b5608dc61fcb1 /template
parent4f590982a64b2189ebded5fb3ff4ef8e0b0a2a5a (diff)
downloadbugzilla-a500926139233fb1e0f137c4fc8a4f9977ee418b.tar.gz
bugzilla-a500926139233fb1e0f137c4fc8a4f9977ee418b.tar.xz
Fix colspan (bug 554964)
Diffstat (limited to 'template')
-rw-r--r--template/en/default/admin/users/responsibilities.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/users/responsibilities.html.tmpl b/template/en/default/admin/users/responsibilities.html.tmpl
index 23eb9587b..defe47173 100644
--- a/template/en/default/admin/users/responsibilities.html.tmpl
+++ b/template/en/default/admin/users/responsibilities.html.tmpl
@@ -15,7 +15,7 @@
[% END %]
<tbody>
<tr>
- <th colspan="3" class="product">Product: [% item.product.name FILTER html %]</th>
+ <th colspan="4" class="product">Product: [% item.product.name FILTER html %]</th>
</tr>
<tr>
<th>Component</th>