X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fsvc_broadband.cgi;fp=httemplate%2Fedit%2Fsvc_broadband.cgi;h=8fccb1fa8645d40ffcd3d7fa5f211b12d14e8b4e;hp=ff57ac0ceb9fb5fdda861a36b12917f4087550a7;hb=eb9d1063e1203231ee0c6922ea5638370f7b5ece;hpb=caba365bbebc7e73ad0c25f9a3a9c75a48ed6140 diff --git a/httemplate/edit/svc_broadband.cgi b/httemplate/edit/svc_broadband.cgi index ff57ac0ce..8fccb1fa8 100644 --- a/httemplate/edit/svc_broadband.cgi +++ b/httemplate/edit/svc_broadband.cgi @@ -100,10 +100,9 @@ END ; my @fields = ( - qw( description ip_addr speed_down speed_up ), + qw( description speed_down speed_up ), { field=>'sectornum', type=>'select-tower_sector', }, - qw( blocknum ), - { field=>'block_label', type=>'fixed' }, + { field=>'routernum', type=>'select-router_block_ip', }, qw( mac_addr latitude longitude altitude vlan_profile performance_profile authkey plan_id ), );