re-write RADIUS groups, RT13274
[freeside.git] / httemplate / edit / svc_phone.cgi
index 1623ed3..2c19d2c 100644 (file)
@@ -37,13 +37,12 @@ push @fields, { field => 'pbxsvc',
                 type  => 'text',
                 maxlength => $conf->config('svc_phone-phone_name-max_length'),
               },
-             'route',
              'forwarddst',
              'email',
 
               { value   => 'E911 Information',
                 type    => 'tablebreak-tr-title',
-                colspan => 7,
+                colspan => 8,
               },
               { field => 'locationnum',
                 type  => 'select-cust_location',
@@ -69,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',