From a1871d3d13c1dafa93b956762c0d23728d261da7 Mon Sep 17 00:00:00 2001 From: jeff Date: Sat, 28 Jun 2008 19:25:24 +0000 Subject: agent virtualize address blocks and routers --- httemplate/elements/menu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/elements/menu.html') diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html index 9ace19ea3..5a947ea88 100644 --- a/httemplate/elements/menu.html +++ b/httemplate/elements/menu.html @@ -334,7 +334,7 @@ $config_menu{'Resellers'} = [ \%config_agent, '' ] $config_menu{'Billing'} = [ \%config_billing, '' ] if $curuser->access_right('Edit billing events') || $curuser->access_right('Edit global billing events'); -if ( $curuser->access_right('Configuration') ) { +if ( $curuser->access_right('Engineering configuration') ) { $config_menu{'Dialup'} = [ \%config_dialup, '' ]; $config_menu{'Fixed (username-less) broadband'} = [ \%config_broadband, '' ]; -- cgit v1.2.1