summaryrefslogtreecommitdiff
path: root/httemplate/view
diff options
context:
space:
mode:
authorivan <ivan>2008-03-16 23:25:43 +0000
committerivan <ivan>2008-03-16 23:25:43 +0000
commit2b73cfffe496ac9dc13302d6469871c1d3e13e57 (patch)
treef571da263be3f20ac992b5b3704b43d7ae427f81 /httemplate/view
parent5ea49c83c4a5b71a1e7baf2b6a75fe50816fdce5 (diff)
view PINs too
Diffstat (limited to 'httemplate/view')
-rw-r--r--httemplate/view/svc_phone.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/svc_phone.cgi b/httemplate/view/svc_phone.cgi
index 732f3cd79..f540555d4 100644
--- a/httemplate/view/svc_phone.cgi
+++ b/httemplate/view/svc_phone.cgi
@@ -1,6 +1,6 @@
<% include('elements/svc_Common.html',
'table' => 'svc_phone',
- 'fields' => [qw( countrycode phonenum )], #pin
+ 'fields' => [qw( countrycode phonenum pin )],
'labels' => {
'countrycode' => 'Country code',
'phonenum' => 'Phone number',