summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--template/en/default/list/table.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/list/table.html.tmpl b/template/en/default/list/table.html.tmpl
index e898da749..82dcf1e4f 100644
--- a/template/en/default/list/table.html.tmpl
+++ b/template/en/default/list/table.html.tmpl
@@ -80,7 +80,7 @@
[% END %]
</colgroup>
- <tr align="left">
+ <tr class="bz_buglist_header" align="left">
[% IF dotweak %]
<th>&nbsp;</th>
[% END %]
@@ -103,7 +103,7 @@
[% PROCESS columnheader %]
[% END %]
- </tr><tr align="left">
+ </tr><tr class="bz_buglist_header" align="left">
[% IF dotweak %]
<th>&nbsp;</th>
[% END %]