diff options
| author | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2004-07-27 18:47:23 +0000 |
|---|---|---|
| committer | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2004-07-27 18:47:23 +0000 |
| commit | f85792e32fa57beb65f9155c65a4a732bda222c1 (patch) | |
| tree | 30c4bb2adc98036fc684d009750428fe93178e35 /frontends/php/about.php | |
| parent | ce0276a3232c92ced91a15af7340193aaff013e8 (diff) | |
Minor changes.
git-svn-id: svn://svn.zabbix.com/trunk@1364 97f52cf1-0a1b-0410-bd0e-c28be96e8082
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 517de74b..739250d4 100644 --- a/frontends/php/about.php +++ b/frontends/php/about.php @@ -40,7 +40,7 @@ </TR> <TR BGCOLOR=#DDDDDD> <TD ALIGN=LEFT> - <font face="Helvetica"><a href="http://www.zabbix.com/#manual"><?php echo S_LATEST_ZABBIX_MANUAL; ?></a></font><br> + <font face="Helvetica"><a href="http://www.zabbix.com/manual.php>"<?php echo S_LATEST_ZABBIX_MANUAL; ?></a></font><br> </TD> <TD> <?php echo S_LATEST_ZABBIX_MANUAL_DETAILS; ?> |
