X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fsvc_phone.cgi;h=2c19d2cd9026e7b284ea7cd6fac9da03c745a070;hb=b5c4237a34aef94976bc343c8d9e138664fc3984;hp=f542ec216de5408fcb894cf7e4482b5584291a9f;hpb=80fa5a2f42e60bede178ff1118e7c7532fced9a5;p=freeside.git diff --git a/httemplate/edit/svc_phone.cgi b/httemplate/edit/svc_phone.cgi index f542ec216..2c19d2cd9 100644 --- a/httemplate/edit/svc_phone.cgi +++ b/httemplate/edit/svc_phone.cgi @@ -37,14 +37,12 @@ push @fields, { field => 'pbxsvc', type => 'text', maxlength => $conf->config('svc_phone-phone_name-max_length'), }, - 'route', - 'gwlist', 'forwarddst', 'email', { value => 'E911 Information', type => 'tablebreak-tr-title', - colspan => 7, + colspan => 8, }, { field => 'locationnum', type => 'select-cust_location', @@ -70,7 +68,7 @@ if ( $conf->exists('svc_phone-lnp') ) { push @fields, { value => 'Number Portability', type => 'tablebreak-tr-title', - colspan => 7, + colspan => 8, }, { field => 'lnp_status', type => 'select-lnp_status',