diff options
Diffstat (limited to 'frontends/php/include/page_header.php')
| -rw-r--r-- | frontends/php/include/page_header.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/frontends/php/include/page_header.php b/frontends/php/include/page_header.php index 5a7a3b75..0704350c 100644 --- a/frontends/php/include/page_header.php +++ b/frontends/php/include/page_header.php @@ -159,6 +159,9 @@ COpt::profiling_start("page"); array("url"=>"config.php" ,"label"=>S_GENERAL , "sub_pages"=>array("image.php") ), + array("url"=>"httpconf.php" ,"label"=>S_WEB , + "sub_pages"=>array("popup_httpstep.php") + ), array("url"=>"hosts.php" ,"label"=>S_HOSTS ), array("url"=>"items.php" ,"label"=>S_ITEMS ), array("url"=>"triggers.php" ,"label"=>S_TRIGGERS , |
