diff options
| author | alex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2007-05-25 06:22:35 +0000 |
|---|---|---|
| committer | alex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2007-05-25 06:22:35 +0000 |
| commit | daa45c713188ddaedbc504fe5e84d9c4af7747da (patch) | |
| tree | 87f4088564f66c61b8de5f938a2d92bd51dbfdc6 /frontends/php/include | |
| parent | 3c52f48374f9691e355fe71981a051c702ba5316 (diff) | |
CHanged version to 1.4.
git-svn-id: svn://svn.zabbix.com/trunk@4174 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include')
| -rw-r--r-- | frontends/php/include/locales/en_gb.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/include/locales/en_gb.inc.php b/frontends/php/include/locales/en_gb.inc.php index ae117c9d..9cd30829 100644 --- a/frontends/php/include/locales/en_gb.inc.php +++ b/frontends/php/include/locales/en_gb.inc.php @@ -467,7 +467,7 @@ 'S_COMPARE'=> 'Compare', // Footer - 'S_ZABBIX_VER'=> 'ZABBIX 1.3.8', + 'S_ZABBIX_VER'=> 'ZABBIX 1.4', 'S_COPYRIGHT_BY'=> 'Copyright 2001-2007 by ', 'S_CONNECTED_AS'=> 'Connected as', 'S_SIA_ZABBIX'=> 'SIA Zabbix', |
