3eb43e0e552d01e4db488863c985ad57f3c609d3
[freeside.git] / httemplate / edit / cust_main / bottomfixup.html
1 <% include('/elements/init_overlib.html') %>
2
3 <% include( '/elements/xmlhttp.html',
4               'url'  => $p.'misc/xmlhttp-cust_main-address_standardize.html',
5               'subs' => [ 'address_standardize' ],
6               #'method' => 'POST', #could get too long?
7           )
8 %>
9
10 <SCRIPT TYPE="text/javascript">
11   <% include('bottomfixup.js') %>
12 </SCRIPT>