From f22b714f2b7a38c8a930d8248ccb32751db82b5e Mon Sep 17 00:00:00 2001
From: ivan
Date: Thu, 20 May 2010 08:48:51 +0000
Subject: fix table titles for new bg color
---
httemplate/graph/elements/report.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'httemplate/graph')
diff --git a/httemplate/graph/elements/report.html b/httemplate/graph/elements/report.html
index e24c6637d..b831f3a4f 100644
--- a/httemplate/graph/elements/report.html
+++ b/httemplate/graph/elements/report.html
@@ -178,7 +178,7 @@ any delimiter and linked from the elements in @data.
% }
%
-<% include('/elements/table.html', 'e8e8e8') %>
+<% include('/elements/table.html', 'f8f8f8') %>
--
cgit v1.2.1