[freeside-commits] freeside/httemplate/elements menu.html, 1.138, 1.139

Ivan,,, ivan at wavetail.420.am
Fri Dec 9 15:23:54 PST 2011


Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail.420.am:/tmp/cvs-serv19338/httemplate/elements

Modified Files:
	menu.html 
Log Message:
svc_broadband is for wireless broadband

Index: menu.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/menu.html,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -w -d -r1.138 -r1.139
--- menu.html	9 Dec 2011 23:22:30 -0000	1.138
+++ menu.html	9 Dec 2011 23:23:52 -0000	1.139
@@ -451,7 +451,7 @@
 }
 $config_export_svc{'Dialup'}  = [ \%config_dialup, ''    ]
   if $curuser->access_right('Dialup configuration');
-$config_export_svc{'Broadband'} = [ \%config_broadband, ''    ]
+$config_export_svc{'Wireless broadband'} = [ \%config_broadband, ''    ]
   if $curuser->access_right('Broadband configuration');
 $config_export_svc{'Phone'}  = [ \%config_phone, ''    ]
   if $curuser->access_right('Configuration');



More information about the freeside-commits mailing list