From b09d6c6464fa59fb4a0797df00ce1f2aec051b6c Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 11 Apr 2011 01:24:41 +0000 Subject: [PATCH] fix misfire of USPS address correction on non-new locations, RT#12183 --- httemplate/elements/tr-select-cust_location.html | 5 ++++- httemplate/misc/order_pkg.html | 18 +++++++++++++++++- 2 files changed, 21 insertions(+), 2 deletions(-) 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'} ) {