summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/page_header.php
diff options
context:
space:
mode:
authorosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-11-17 11:30:56 +0000
committerosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-11-17 11:30:56 +0000
commit896a5045bfed78472b805ad508e164d91430fc4a (patch)
tree638b6f8c78c965fc87fccac003acd396bbcffa3b /frontends/php/include/page_header.php
parent2564a7134d667269a6b4a8bc30afe5b2e81fd150 (diff)
downloadzabbix-896a5045bfed78472b805ad508e164d91430fc4a.tar.gz
zabbix-896a5045bfed78472b805ad508e164d91430fc4a.tar.xz
zabbix-896a5045bfed78472b805ad508e164d91430fc4a.zip
- developed interface for export/import (Eugene)
git-svn-id: svn://svn.zabbix.com/trunk@3497 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include/page_header.php')
-rw-r--r--frontends/php/include/page_header.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/php/include/page_header.php b/frontends/php/include/page_header.php
index a5e96b7b..0fd17254 100644
--- a/frontends/php/include/page_header.php
+++ b/frontends/php/include/page_header.php
@@ -191,6 +191,7 @@ COpt::profiling_start("page");
"sub_pages"=>array("screenedit.php")
),
array("url"=>"services.php" ,"label"=>S_IT_SERVICES ),
+ array("url"=>"exp_imp.php" ,"label"=>S_EXPORT_IMPORT ),
array("url"=>"bulkloader.php" ,"label"=>S_MENU_BULKLOADER ),
array("url"=>"popup.php")
)