diff options
Diffstat (limited to 'frontends/php/map.php')
| -rw-r--r-- | frontends/php/map.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/map.php b/frontends/php/map.php index 34ca184e..83aaeb27 100644 --- a/frontends/php/map.php +++ b/frontends/php/map.php @@ -21,7 +21,7 @@ <?php require_once "include/config.inc.php"; require_once "include/maps.inc.php"; - + $page["title"] = "S_MAP"; $page["file"] = "map.php"; $page["type"] = PAGE_TYPE_IMAGE; |
