X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=httemplate%2Fedit%2Fsvc_phone.cgi;h=958558b46f5d29efc263f7ceeb348b4417b25e38;hb=f6251ae7cea086ef67e09cf9144f663b3842c0a1;hp=78b849c8d43c170ca1ce83322aae9c2882666673;hpb=5e05724a635a22776f1b973f5d7e77989da4e048;p=freeside.git diff --git a/httemplate/edit/svc_phone.cgi b/httemplate/edit/svc_phone.cgi index 78b849c8d..958558b46 100644 --- a/httemplate/edit/svc_phone.cgi +++ b/httemplate/edit/svc_phone.cgi @@ -1,7 +1,7 @@ <% include( 'elements/svc_Common.html', 'name' => 'Phone number', 'table' => 'svc_phone', - 'fields' => [qw( countrycode phonenum )], #pin + 'fields' => [qw( countrycode phonenum pin )], 'labels' => { 'countrycode' => 'Country code', 'phonenum' => 'Phone number',