summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/page_header.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/include/page_header.php')
-rw-r--r--frontends/php/include/page_header.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/frontends/php/include/page_header.php b/frontends/php/include/page_header.php
index 0a633104..bb7772b0 100644
--- a/frontends/php/include/page_header.php
+++ b/frontends/php/include/page_header.php
@@ -191,6 +191,9 @@ COpt::profiling_start("page");
"popup_usrgrp.php","popup_right.php","popup_users.php")
),
array("url"=>"media_types.php" ,"label"=>S_MEDIA_TYPES ),
+ array("url"=>"scripts.php" ,"label"=>S_SCRIPTS,
+ "sub_pages"=> array("scripts_exec.php")
+ ),
array("url"=>"audit.php" ,"label"=>S_AUDIT ),
array("url"=>"report4.php" ,"label"=>S_NOTIFICATIONS ),
array("url"=>"instal.php" ,"label"=>S_INSTALLATION ,