diff options
Diffstat (limited to 'frontends/php/sysmaps.php')
| -rw-r--r-- | frontends/php/sysmaps.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/sysmaps.php b/frontends/php/sysmaps.php index 87655063..02376e5e 100644 --- a/frontends/php/sysmaps.php +++ b/frontends/php/sysmaps.php @@ -20,7 +20,7 @@ ?> <?php include "include/config.inc.php"; - $page["title"] = "Network maps"; + $page["title"] = S_NETWORK_MAPS; $page["file"] = "sysmaps.php"; show_header($page["title"],0,0); insert_confirm_javascript(); |
