X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fcust_main.cgi;h=2180155777e92e0375e8d45ce885a500f3842c32;hp=38b351381e72fda2dd8ee21300552542eef48b54;hb=84c8202ee1d4d74a6ed55ac31c3f0de8cb572e04;hpb=1ea34a10ac52048e196041de7793c82500335db0 diff --git a/httemplate/edit/cust_main.cgi b/httemplate/edit/cust_main.cgi index 38b351381..218015577 100755 --- a/httemplate/edit/cust_main.cgi +++ b/httemplate/edit/cust_main.cgi @@ -51,6 +51,7 @@ % push @ship_style, 'background-color:#dddddd'; % foreach ( % qw( last first company address1 address2 city county state zip country +% latitude longitude coord_auto % daytime night fax mobile ) % ) { % $cust_main->set("ship_$_", $cust_main->get($_) ); @@ -73,7 +74,7 @@