diff options
| author | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2003-01-29 10:10:30 +0000 |
|---|---|---|
| committer | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2003-01-29 10:10:30 +0000 |
| commit | 8443aa1a0fed6d9df4aa3e2b8a32b6e8457da9a6 (patch) | |
| tree | 4d6ee6ab953e1acab205ed501103fa135c43b45c /frontends/php/about.php | |
| parent | c566fdfe0bf3957af9454dbb68a58d883045f735 (diff) | |
Fixed data.sql.
git-svn-id: svn://svn.zabbix.com/trunk@679 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 ea006742..3aac8347 100644 --- a/frontends/php/about.php +++ b/frontends/php/about.php @@ -6,7 +6,7 @@ ?> <?php - show_table_header("Information about Zabbix (v1.0beta8)"); + show_table_header("Information about Zabbix (v1.0beta9)"); ?> <TABLE BORDER=0 COLS=4 WIDTH=100% BGCOLOR="#CCCCCC" cellspacing=1 cellpadding=3> |
