]> 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:50:31 +0000 (04:50 +0000)
committerlpsolit%gmail.com <>
Wed, 8 Aug 2007 04:50:31 +0000 (04:50 +0000)
template/en/default/reports/report-table.html.tmpl

index 60965d5021107f216ca2ef8d3db9988370317014..0456868e09c4f92b0525d17af639ca87d2248b13 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>