summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/page_header.php
diff options
context:
space:
mode:
authorosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-01-31 16:06:09 +0000
committerosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-01-31 16:06:09 +0000
commit5298227fab3d35cccaf6511f1e8766f3beaa3709 (patch)
tree36399ce27c226d92e83701e72afc738a79537272 /frontends/php/include/page_header.php
parent771bd2ca1c72c0a6b0289a0b1f871d33387bcec9 (diff)
downloadzabbix-5298227fab3d35cccaf6511f1e8766f3beaa3709.tar.gz
zabbix-5298227fab3d35cccaf6511f1e8766f3beaa3709.tar.xz
zabbix-5298227fab3d35cccaf6511f1e8766f3beaa3709.zip
improoved draft version of httpmonitoring
git-svn-id: svn://svn.zabbix.com/trunk@3777 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include/page_header.php')
-rw-r--r--frontends/php/include/page_header.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontends/php/include/page_header.php b/frontends/php/include/page_header.php
index 297223cc..7de0c349 100644
--- a/frontends/php/include/page_header.php
+++ b/frontends/php/include/page_header.php
@@ -137,6 +137,7 @@ COpt::profiling_start("page");
"sub_pages"=>array("report3.php","chart_sla.php","chart5.php")
),
array("url"=>"vtext.php"),
+ array("url"=>"chart3.php")
)
),
"cm"=>array(
@@ -175,7 +176,7 @@ COpt::profiling_start("page");
"sub_pages"=>array("sysmap.php")
),
array("url"=>"graphs.php" ,"label"=>S_GRAPHS ,
- "sub_pages"=>array("popup_gitem.php","chart3.php")
+ "sub_pages"=>array("popup_gitem.php")
),
array("url"=>"screenconf.php" ,"label"=>S_SCREENS ,
"sub_pages"=>array("screenedit.php")