From: ivan Date: Mon, 11 Apr 2011 01:24:41 +0000 (+0000) Subject: fix misfire of USPS address correction on non-new locations, RT#12183 X-Git-Tag: freeside_2_3_0~422 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=b09d6c6464fa59fb4a0797df00ce1f2aec051b6c fix misfire of USPS address correction on non-new locations, RT#12183 --- diff --git a/httemplate/elements/tr-select-cust_location.html b/httemplate/elements/tr-select-cust_location.html index 1399240d9..8b1895fae 100644 --- a/httemplate/elements/tr-select-cust_location.html +++ b/httemplate/elements/tr-select-cust_location.html @@ -199,7 +199,10 @@ Example: <<%$th%> ALIGN="right"><% $opt{'label'} || 'Service location' %>> - % if ( !$prospect_main && !$opt{'disable_empty'} ) {