]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix colspan (bug 554964)
authorFrédéric Buclin <LpSolit@gmail.com>
Sun, 22 Feb 2015 01:34:27 +0000 (02:34 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Sun, 22 Feb 2015 01:34:27 +0000 (02:34 +0100)
template/en/default/admin/users/responsibilities.html.tmpl

index 23eb9587b5427a6fdd7101ea43fbdf17f5fb967a..defe47173865cfec3bf0e30791b925e8e435f0fa 100644 (file)
@@ -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>