From abace169fdc81d2f83c84fd29b7e6a8c75c0e5d3 Mon Sep 17 00:00:00 2001 From: osmiy Date: Thu, 7 Dec 2006 14:03:27 +0000 Subject: - removed bulkloader (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3574 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/include/page_header.php | 1 - 1 file changed, 1 deletion(-) (limited to 'frontends/php/include/page_header.php') diff --git a/frontends/php/include/page_header.php b/frontends/php/include/page_header.php index 9e799dac..b5921767 100644 --- a/frontends/php/include/page_header.php +++ b/frontends/php/include/page_header.php @@ -208,7 +208,6 @@ COpt::profiling_start("page"); ), 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") ) ), -- cgit