aboutsummaryrefslogtreecommitdiffstats
path: root/template/en
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2015-02-22 02:38:48 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2015-02-22 02:38:48 +0100
commitd73a35c0d822251fa2ee5b3a6339ca3f6f63bf93 (patch)
tree9849cecc21550a1381c728ca924b136fde62db67 /template/en
parent741201ed6ca2fac8788c8ad6485fd483c05f0f0d (diff)
downloadbugs-d73a35c0d822251fa2ee5b3a6339ca3f6f63bf93.tar
bugs-d73a35c0d822251fa2ee5b3a6339ca3f6f63bf93.tar.gz
bugs-d73a35c0d822251fa2ee5b3a6339ca3f6f63bf93.tar.bz2
bugs-d73a35c0d822251fa2ee5b3a6339ca3f6f63bf93.tar.xz
bugs-d73a35c0d822251fa2ee5b3a6339ca3f6f63bf93.zip
Fix colspan (bug 554964)
Diffstat (limited to 'template/en')
-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>