phone gets a pin
authorivan <ivan>
Sun, 16 Mar 2008 22:48:10 +0000 (22:48 +0000)
committerivan <ivan>
Sun, 16 Mar 2008 22:48:10 +0000 (22:48 +0000)
httemplate/edit/svc_phone.cgi

index 78b849c..958558b 100644 (file)
@@ -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',