diff options
| author | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2003-11-13 19:04:58 +0000 |
|---|---|---|
| committer | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2003-11-13 19:04:58 +0000 |
| commit | c6b0d3645d209172deec53fd9ee168a70ddd2ad1 (patch) | |
| tree | 6fd38abf402e98b0ebfbd4be0292083832a9cf14 /frontends/php/about.php | |
| parent | 3e245a0baa618ea2327d12490024162d6e26f5f1 (diff) | |
Minor changes.
git-svn-id: svn://svn.zabbix.com/trunk@1024 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 1254e63a..52eacd5c 100644 --- a/frontends/php/about.php +++ b/frontends/php/about.php @@ -26,7 +26,7 @@ ?> <?php - show_table_header("Information about Zabbix (v1.0)"); + show_table_header("Information about Zabbix (v1.0beta11)"); ?> <TABLE BORDER=0 COLS=4 WIDTH=100% BGCOLOR="#CCCCCC" cellspacing=1 cellpadding=3> |
