summaryrefslogtreecommitdiffstats
path: root/frontends/php/sysmap.php
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-08-11 14:38:29 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-08-11 14:38:29 +0000
commite7e5bae215e0727dbdb4ece30d248fa7e24528b9 (patch)
treee17a6a50341763ba379378a0c268fbaff3a58ec7 /frontends/php/sysmap.php
parentb959f42a4b496e525775f0350175632edad8bcdd (diff)
downloadzabbix-e7e5bae215e0727dbdb4ece30d248fa7e24528b9.tar.gz
zabbix-e7e5bae215e0727dbdb4ece30d248fa7e24528b9.tar.xz
zabbix-e7e5bae215e0727dbdb4ece30d248fa7e24528b9.zip
Minor changes.
git-svn-id: svn://svn.zabbix.com/trunk@1974 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/sysmap.php')
-rw-r--r--frontends/php/sysmap.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/sysmap.php b/frontends/php/sysmap.php
index 8803f70e..96583b9a 100644
--- a/frontends/php/sysmap.php
+++ b/frontends/php/sysmap.php
@@ -20,7 +20,7 @@
?>
<?php
include "include/config.inc.php";
- $page["title"] = "S_CONFIGURATION_OF_NETWORK_MAP";
+ $page["title"] = "S_CONFIGURATION_OF_NETWORK_MAPS";
$page["file"] = "sysmap.php";
show_header($page["title"],0,0);
?>