diff options
Diffstat (limited to 'httemplate/elements')
| -rw-r--r-- | httemplate/elements/menu.html | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html index 746a5008e..df45e058d 100644 --- a/httemplate/elements/menu.html +++ b/httemplate/elements/menu.html @@ -517,6 +517,7 @@ tie my %config_dialup, 'Tie::IxHash',  ;  tie my %config_broadband, 'Tie::IxHash', +  'Towers'         => [ $fsurl.'browse/tower.html', 'Towers and sectors' ],    'Routers'        => [ $fsurl.'browse/router.cgi', 'Broadband access routers' ],    'Address blocks' => [ $fsurl.'browse/addr_block.cgi', 'Manage address blocks and block assignments to broadband routers' ],  ;  | 
