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