summaryrefslogtreecommitdiff
path: root/httemplate/elements/standardize_locations.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements/standardize_locations.html')
-rw-r--r--httemplate/elements/standardize_locations.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/standardize_locations.html b/httemplate/elements/standardize_locations.html
index 9f8b71c62..5a4ee0f80 100644
--- a/httemplate/elements/standardize_locations.html
+++ b/httemplate/elements/standardize_locations.html
@@ -1,7 +1,7 @@
<% include('/elements/init_overlib.html') %>
<% include( '/elements/xmlhttp.html',
- 'url' => $p.'misc/xmlhttp-cust_main-address_standardize.html',
+ 'url' => $p.'misc/xmlhttp-address_standardize.html',
'subs' => [ 'address_standardize' ],
#'method' => 'POST', #could get too long?
)