summaryrefslogtreecommitdiff
path: root/httemplate/edit/svc_phone.cgi
diff options
context:
space:
mode:
authorivan <ivan>2008-03-16 22:48:10 +0000
committerivan <ivan>2008-03-16 22:48:10 +0000
commit664c32360a73c1962fefdf9da62f5e6842cee4c0 (patch)
tree8d4af15f995a6ebbcb9fb70d0397080489079361 /httemplate/edit/svc_phone.cgi
parent6bc756ca8124ecc42fc1fed2dd660f1b08561d29 (diff)
phone gets a pin
Diffstat (limited to 'httemplate/edit/svc_phone.cgi')
-rw-r--r--httemplate/edit/svc_phone.cgi2
1 files changed, 1 insertions, 1 deletions
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',