X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fcust_main.cgi;h=399431311e73bfb64d178540d8226bd9a91f88db;hb=9b4209f91ad9e3c4cef7deebfb0180f6faf1d0dc;hp=14825d0557b1cfb1a0cf7c2b08a84770b6109210;hpb=caba365bbebc7e73ad0c25f9a3a9c75a48ed6140;p=freeside.git diff --git a/httemplate/edit/cust_main.cgi b/httemplate/edit/cust_main.cgi index 14825d055..399431311 100755 --- a/httemplate/edit/cust_main.cgi +++ b/httemplate/edit/cust_main.cgi @@ -50,7 +50,7 @@ % }
-<% mt('Billing address') |h %> +<% mt('Billing address') |h %> <& cust_main/contact.html, 'cust_main' => $cust_main, @@ -127,9 +127,9 @@ function samechanged(what) {
-<% mt('Service address') |h %> +<% mt('Service address') |h %> -(><% mt('same as billing address') |h %>) +><% mt('same as billing address') |h %> <& cust_main/contact.html, 'cust_main' => $cust_main, 'pre' => 'ship_', @@ -138,17 +138,23 @@ function samechanged(what) { 'style' => \@ship_style &> +<& cust_main/contacts_new.html, + 'cust_main' => $cust_main, +&> + %# billing info <& cust_main/billing.html, $cust_main, 'payinfo' => $payinfo, 'invoicing_list' => \@invoicing_list, &> +
% my $ro_comments = $conf->exists('cust_main-use_comments')?'':'readonly'; % if (!$ro_comments || $cust_main->comments) { -
<% mt('Comments') |h %> - <% &ntable("#cccccc") %> +
+ <% mt('Comments') |h %> +