summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_main.cgi
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-11-09 12:03:52 -0800
committerIvan Kohler <ivan@freeside.biz>2013-11-09 12:03:52 -0800
commit0c04fc78f66d17a5736686757cd8f838715c8380 (patch)
tree582834c1115e6e28c78974a4cd336bed89d23cd9 /httemplate/edit/cust_main.cgi
parent9545a93c2cb4ee76c4226e0eacf9a6fb9c169adf (diff)
parentb668e94b7ed814217c9e4a9cfec6ed4df98e023a (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/edit/cust_main.cgi')
-rwxr-xr-xhttemplate/edit/cust_main.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/edit/cust_main.cgi b/httemplate/edit/cust_main.cgi
index d597d0bc2..8a3d6f918 100755
--- a/httemplate/edit/cust_main.cgi
+++ b/httemplate/edit/cust_main.cgi
@@ -73,6 +73,7 @@
><% mt('same as billing address') |h %>
<DIV CLASS="fsinnerbox">
<TABLE ID="table_ship_location" WIDTH="100%">
+ <& cust_main/before_ship_location.html, $cust_main &>
<& /elements/location.html,
object => $cust_main->ship_location,
prefix => 'ship_',