summaryrefslogtreecommitdiffstats
path: root/frontends/php/include
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-06-02 07:10:00 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-06-02 07:10:00 +0000
commit30d240478b994affeecc3f5fcc446a0cec41bfc4 (patch)
treed85b75767300025f1506ac4ecf06f659886af88c /frontends/php/include
parenta6ab90d6d46466066656aec630efd83b742bc845 (diff)
downloadzabbix-30d240478b994affeecc3f5fcc446a0cec41bfc4.tar.gz
zabbix-30d240478b994affeecc3f5fcc446a0cec41bfc4.tar.xz
zabbix-30d240478b994affeecc3f5fcc446a0cec41bfc4.zip
- fixed syntax in snmptrap.sh (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@2940 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include')
-rw-r--r--frontends/php/include/config.inc.php2
-rw-r--r--frontends/php/include/locales/en_gb.inc.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/frontends/php/include/config.inc.php b/frontends/php/include/config.inc.php
index 65d8a719..24bc3147 100644
--- a/frontends/php/include/config.inc.php
+++ b/frontends/php/include/config.inc.php
@@ -852,7 +852,7 @@ COpt::profiling_start("page");
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo S_HTML_CHARSET; ?>">
-<meta name="Author" content="Alexei Vladishev, Eugene Grigorjev">
+<meta name="Author" content="ZABBIX SIA (Alexei Vladishev, Eugene Grigorjev)">
<link rel="stylesheet" href="css.css">
<?php
// if($USER_DETAILS['alias']=='guest')
diff --git a/frontends/php/include/locales/en_gb.inc.php b/frontends/php/include/locales/en_gb.inc.php
index 500de240..2d2e3b2f 100644
--- a/frontends/php/include/locales/en_gb.inc.php
+++ b/frontends/php/include/locales/en_gb.inc.php
@@ -280,7 +280,7 @@
"S_COMPARE"=> "Compare",
// Footer
- "S_ZABBIX_VER"=> "ZABBIX 1.1beta12",
+ "S_ZABBIX_VER"=> "ZABBIX 1.1",
"S_COPYRIGHT_BY"=> "Copyright 2001-2006 by ",
"S_CONNECTED_AS"=> "Connected as",
"S_SIA_ZABBIX"=> "SIA Zabbix",