]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 385319: Long titles (aka z-axis) in tabular reports break the UI (tables are...
authorlpsolit%gmail.com <>
Wed, 8 Aug 2007 04:49:15 +0000 (04:49 +0000)
committerlpsolit%gmail.com <>
Wed, 8 Aug 2007 04:49:15 +0000 (04:49 +0000)
template/en/default/reports/report-table.html.tmpl

index 4ed384259223a36a5e0a870a60095e7eb772d85c..a51d0ba59189f7fa650a5eeb1b65864872c916f1 100644 (file)
   [% tbl_field FILTER url_quote %]=[% tbl FILTER url_quote %][% END %]
 [% END %]
 
+[% IF tbl_field %]
+  <h2>[% tbl_disp FILTER html %]</h2>
+[% END %]
+
 <table>
-  [% IF tbl_field %]
-    <tr>
-      <td>
-      </td>
-      <td align="center">        
-        <h2>[% tbl_disp FILTER html %]</h2>
-      </td>
-    </tr>
-  [% END %]  
   <tr>
     <td>
     </td>