]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 345286 the first query results table header should have an extra class (bz_first_...
authortimeless%mozdev.org <>
Fri, 24 Aug 2007 10:06:13 +0000 (10:06 +0000)
committertimeless%mozdev.org <>
Fri, 24 Aug 2007 10:06:13 +0000 (10:06 +0000)
r=vladd a=mkanat

template/en/default/list/table.html.tmpl

index e898da74989874d3c7999fb58b50b652825dd437..82dcf1e4f3efc27919da80b85f0951010813777e 100644 (file)
@@ -80,7 +80,7 @@
       [% END %]
     </colgroup>
 
-    <tr align="left">
+    <tr class="bz_buglist_header" align="left">
       [% IF dotweak %]
       <th>&nbsp;</th>
       [% END %]
           [% PROCESS columnheader %]
         [% END %]
 
-        </tr><tr align="left">
+        </tr><tr class="bz_buglist_header" align="left">
         [% IF dotweak %]
           <th>&nbsp;</th>
         [% END %]