X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fsvc_phone.cgi;h=ef5cec66372ea08cd8d62c0c429798131d54c232;hp=f1471e28338bd1f42dbfe3bd8e331996f1be7cbb;hb=c49cfd25a8f92c7a2f44b51d72506a21f6b8d09f;hpb=e3503e19a5a6c876f410903a3946dd9f1597aa46 diff --git a/httemplate/edit/svc_phone.cgi b/httemplate/edit/svc_phone.cgi index f1471e283..ef5cec663 100644 --- a/httemplate/edit/svc_phone.cgi +++ b/httemplate/edit/svc_phone.cgi @@ -60,6 +60,9 @@ my $begin_callback = sub { type => 'text', maxlength => $conf->config('svc_phone-phone_name-max_length'), }, + { field => 'forward_svcnum', + type => 'select-svc_phone-forward', + }, 'forwarddst', 'email', @@ -104,9 +107,6 @@ my $begin_callback = sub { type => 'tablebreak-tr-title', colspan => 8, }, - { field => 'lnp_status', - type => 'select-lnp_status', - }, 'lnp_reject_reason', { field => 'portable', type => 'checkbox',