diff options
Diffstat (limited to 'frontends/php/sysmap.php')
| -rw-r--r-- | frontends/php/sysmap.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/sysmap.php b/frontends/php/sysmap.php index 2fb33830..8803f70e 100644 --- a/frontends/php/sysmap.php +++ b/frontends/php/sysmap.php @@ -20,7 +20,7 @@ ?> <?php include "include/config.inc.php"; - $page["title"] = "Configuration of network map"; + $page["title"] = "S_CONFIGURATION_OF_NETWORK_MAP"; $page["file"] = "sysmap.php"; show_header($page["title"],0,0); ?> |
