summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-title.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements/tr-title.html')
-rw-r--r--httemplate/elements/tr-title.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/tr-title.html b/httemplate/elements/tr-title.html
index f2d269e93..d40d0fdab 100644
--- a/httemplate/elements/tr-title.html
+++ b/httemplate/elements/tr-title.html
@@ -1,5 +1,5 @@
<TR>
- <TD BGCOLOR="#e8e8e8" COLSPAN=<% $opt{colspan} || 2 %>>&nbsp;</TD>
+ <TD BGCOLOR="#f8f8f8" COLSPAN=<% $opt{colspan} || 2 %>>&nbsp;</TD>
</TR>
<% include('tr-justtitle.html', @_) %>