X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fmenu.html;h=df45e058d2bd1360f2d8b831f865e31c83bd0a82;hb=72be499dfee94a565cae7d1caf795e27bf29b486;hp=746a5008e43a40125221fb0a4069952c5e6541cb;hpb=c3da5cf1caa244937d280e0f406927103beef148;p=freeside.git 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' ], ;