From 72be499dfee94a565cae7d1caf795e27bf29b486 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 9 Dec 2011 23:21:41 +0000 Subject: [PATCH] tower tracking, RT#15538 --- httemplate/elements/menu.html | 1 + 1 file changed, 1 insertion(+) 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' ], ; -- 2.11.0