From 24b66775ad5f36e9d5a3685c9e15964038f2899e Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Sat, 16 Nov 2002 18:07:13 +0000 Subject: Bug 100639 - make resolution more visible on mostfreq list. Patch by gerv; r,a=justdave. --- template/en/default/reports/duplicates.html.tmpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'template/en/default/reports/duplicates.html.tmpl') diff --git a/template/en/default/reports/duplicates.html.tmpl b/template/en/default/reports/duplicates.html.tmpl index bb2a3a10c..c9f469e2d 100644 --- a/template/en/default/reports/duplicates.html.tmpl +++ b/template/en/default/reports/duplicates.html.tmpl @@ -39,7 +39,9 @@ [% title = "Most Frequently Reported Bugs" %] [% END%] -[% PROCESS global/header.html.tmpl %] +[% PROCESS global/header.html.tmpl + style = ".resolved { background-color: #d9d9d9; color: #000000; }" +%]

What is this data? -- cgit v1.2.3-24-g4f1b