This commit was generated by cvs2svn to compensate for changes in r11022,
[freeside.git] / httemplate / misc / qual.html
index 84ba78e..78d85ed 100644 (file)
@@ -29,7 +29,7 @@
 
 <% include('/elements/tr-input-text.html',
              'cgi'     => $cgi,
-             'label'   => 'Service Telephone Number',
+             'label'   => 'Service phone number',
              'field'   => 'phonenum',
              'size'    => '12',
              'value'   => scalar($cgi->param('phonenum')),
 %>
 
 <% include('/elements/tr-select-cust_location.html',
-             'cgi'         => $cgi,
-             $table        => $cust_main_or_prospect_main,
-             'alt_format'  => $conf->exists('qual-alt_address_format'),
-             'no_bold'     => 1,
+             'cgi'           => $cgi,
+             $table          => $cust_main_or_prospect_main,
+             'alt_format'    => $conf->exists('qual-alt_address_format'),
+             'disable_empty' => $conf->exists('qual-alt_address_format'),
+             'no_bold'       => 1,
              #required for ikano.. config? 'is_optional' => 1,
           )
 %>