Fixed menu
authorAndrew DeFaria <Andrew@DeFaria.com>
Sun, 8 Aug 2021 19:08:40 +0000 (12:08 -0700)
committerAndrew DeFaria <Andrew@DeFaria.com>
Sun, 8 Aug 2021 19:08:40 +0000 (12:08 -0700)
maps/lib/MAPSWeb.pm

index 5425480..bea5eff 100644 (file)
@@ -321,7 +321,7 @@ sub NavigationBar($) {
       (a {-href => '/maps/doc/'},
         'Help<br>'),
       (a {-href => '/maps/adm/'},
-        'MAPS<br>'),
+        'Admin<br>'),
       (a {-href => '/maps/?logout=yes'},
         'Logout'),
     );