summaryrefslogtreecommitdiffstats
path: root/frontends/php/compare.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/compare.php')
-rw-r--r--frontends/php/compare.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/compare.php b/frontends/php/compare.php
index 29fb403a..bfda81d0 100644
--- a/frontends/php/compare.php
+++ b/frontends/php/compare.php
@@ -64,7 +64,7 @@
{
show_table_header("Select type of trend");
}
- echo "<TABLE BORDER=0 COLS=4 WIDTH=\"100%\" BGCOLOR=\"#CCCCCC\" cellspacing=1 cellpadding=3>";
+ echo "<TABLE BORDER=0 align=center COLS=4 WIDTH=100% BGCOLOR=\"#CCCCCC\" cellspacing=1 cellpadding=3>";
echo "<TR BGCOLOR=#EEEEEE>";
echo "<TR BGCOLOR=#DDDDDD>";
echo "<TD ALIGN=CENTER>";