diff options
Diffstat (limited to 'frontends/php/about.php')
| -rw-r--r-- | frontends/php/about.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/about.php b/frontends/php/about.php index b07204f8..b9eec5c9 100644 --- a/frontends/php/about.php +++ b/frontends/php/about.php @@ -9,7 +9,7 @@ show_table_header("Information about Zabbix (v1.0beta5)"); ?> -<TABLE BORDER=0 COLS=4 WIDTH="100%" BGCOLOR="#CCCCCC" cellspacing=1 cellpadding=3> +<TABLE BORDER=0 COLS=4 WIDTH=100% BGCOLOR="#CCCCCC" cellspacing=1 cellpadding=3> <TR BGCOLOR=#EEEEEE> <TD ALIGN=LEFT> <font face="Helvetica"><a href="http://zabbix.sourceforge.net">Homepage of Zabbix</a></font><br> |
