RT# 74959 - Fixed edit location link to acually save location
[freeside.git] / httemplate / elements / standardize_locations.js
index 39c7bd0..0f8eaa9 100644 (file)
@@ -94,7 +94,7 @@ function standardize_locations() {
 
 % } else {
 
-  post_standardization();
+  confirm_manual_address();
 
 % } # if address_standardize_method
 }