summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/config.inc.php
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-06-02 07:26:48 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-06-02 07:26:48 +0000
commit718006b053768538623b9753a889a8735ec5c2c3 (patch)
tree0e2c7a972cf5c4510ae07c516f88b765e69e53d6 /frontends/php/include/config.inc.php
parent30d240478b994affeecc3f5fcc446a0cec41bfc4 (diff)
downloadzabbix-718006b053768538623b9753a889a8735ec5c2c3.tar.gz
zabbix-718006b053768538623b9753a889a8735ec5c2c3.tar.xz
zabbix-718006b053768538623b9753a889a8735ec5c2c3.zip
Minor changes.
git-svn-id: svn://svn.zabbix.com/trunk@2941 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include/config.inc.php')
-rw-r--r--frontends/php/include/config.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/include/config.inc.php b/frontends/php/include/config.inc.php
index 24bc3147..6339201f 100644
--- a/frontends/php/include/config.inc.php
+++ b/frontends/php/include/config.inc.php
@@ -894,7 +894,7 @@ COpt::profiling_start("page");
)
),
"cm"=>array(
- "label"=>S_CONFIGURATION_MANAGEMENT,
+ "label"=>S_INVENTORY,
"pages"=>array("hostprofiles.php"),
"level2"=>array(
array("label"=>S_HOSTS,"url"=>"hostprofiles.php")