From 938fdbf58ef07cc3f2398adbcea435250da15131 Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Fri, 24 Aug 2007 10:06:13 +0000 Subject: Bug 345286 the first query results table header should have an extra class (bz_first_buglist_header) r=vladd a=mkanat --- template/en/default/list/table.html.tmpl | 4 ++-- 1 file 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 %] - + [% IF dotweak %]   [% END %] @@ -103,7 +103,7 @@ [% PROCESS columnheader %] [% END %] - + [% IF dotweak %]   [% END %] -- cgit v1.2.3-24-g4f1b