diff options
Diffstat (limited to 'frontends/php/include/page_header.php')
| -rw-r--r-- | frontends/php/include/page_header.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/include/page_header.php b/frontends/php/include/page_header.php index f0afac3e..0baf504a 100644 --- a/frontends/php/include/page_header.php +++ b/frontends/php/include/page_header.php @@ -189,7 +189,7 @@ COpt::profiling_start("page"); "sub_pages"=>array("sysmap.php") ), array("url"=>"graphs.php" ,"label"=>S_GRAPHS , - "sub_pages"=>array("graph.php") + "sub_pages"=>array("popup_gitem.php") ), array("url"=>"screenconf.php" ,"label"=>S_SCREENS , "sub_pages"=>array("screenedit.php") |
