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 e023441b..ef70b9aa 100644 --- a/frontends/php/include/page_header.php +++ b/frontends/php/include/page_header.php @@ -105,7 +105,7 @@ COpt::profiling_start("page"); array( "url"=>"dashboard.php", "label"=>S_DASHBOARD, - "sub_pages"=>array("chart2.php","chart6.php","charts.php","screens.php","maps.php","map.php") + "sub_pages"=>array("chart2.php","chart3.php","chart6.php","chart7.php","charts.php","screens.php","maps.php","map.php") ), array("url"=>"overview.php" ,"label"=>S_OVERVIEW ), array( |
