From 33c25a7514cb1f4ba56fc320dc43159c3cfae610 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 13 Mar 2011 02:32:33 +0000 Subject: qualification address handling changes, RT#7111 --- httemplate/misc/qual.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/misc') diff --git a/httemplate/misc/qual.html b/httemplate/misc/qual.html index 7af2590b7..84ba78e9e 100644 --- a/httemplate/misc/qual.html +++ b/httemplate/misc/qual.html @@ -47,7 +47,7 @@ <% include('/elements/tr-select-cust_location.html', 'cgi' => $cgi, $table => $cust_main_or_prospect_main, - 'alt_format' => $conf->exists('qual-alt-address-format') ? 1 : 0, + 'alt_format' => $conf->exists('qual-alt_address_format'), 'no_bold' => 1, #required for ikano.. config? 'is_optional' => 1, ) -- cgit v1.2.1