X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fsvc_phone.cgi;h=8dd58d7ed4e41f4bcba2b9663f548317f0fbc201;hb=8ae589024036a94bb71da0e05f645b00697e271f;hp=6482165dc82cb9400aac9dad10f7a02022e62c9d;hpb=7353f670ef61e617a9dfb6c258907eb70e0345f6;p=freeside.git diff --git a/httemplate/edit/svc_phone.cgi b/httemplate/edit/svc_phone.cgi index 6482165dc..8dd58d7ed 100644 --- a/httemplate/edit/svc_phone.cgi +++ b/httemplate/edit/svc_phone.cgi @@ -37,6 +37,7 @@ push @fields, { field => 'pbxsvc', type => 'text', maxlength => $conf->config('svc_phone-phone_name-max_length'), }, + 'route', { value => 'E911 Information', type => 'tablebreak-tr-title', @@ -71,6 +72,7 @@ if ( $conf->exists('svc_phone-lnp') ) { { field => 'lnp_status', type => 'select-lnp_status', }, + 'lnp_reject_reason', { field => 'portable', type => 'checkbox', },