summaryrefslogtreecommitdiffstats
path: root/frontends/php/include
diff options
context:
space:
mode:
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",