summaryrefslogtreecommitdiff
path: root/httemplate/elements
diff options
context:
space:
mode:
authorivan <ivan>2011-12-09 23:21:40 +0000
committerivan <ivan>2011-12-09 23:21:40 +0000
commit658995ff5a3504f594b0cfb7b5f480db7b9d9893 (patch)
tree8e27f8d03b8dbab391ad75f85d85c014a81ff19a /httemplate/elements
parent781e1d52be20355e1e9d57102d6ae44a3f1cbeeb (diff)
tower tracking, RT#15538
Diffstat (limited to 'httemplate/elements')
-rw-r--r--httemplate/elements/menu.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html
index d08589ab6..2a31f24e5 100644
--- a/httemplate/elements/menu.html
+++ b/httemplate/elements/menu.html
@@ -429,6 +429,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' ],
;