in the unlikely error case, the order button should stay enabled
[freeside.git] / httemplate / view / svc_phone.cgi
index 8de7cc8..f540555 100644 (file)
@@ -1,6 +1,6 @@
-<%= include('elements/svc_Common.html',
+<% 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',