X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fmisc%2Fmerge_cust.html;h=c923b7b1f8b4ee8957bc4cfc0ba8667a62c23ee4;hp=9c869fa21d678a8cd183141d182f16f9b63ae155;hb=7d80f005462758e0271215240cdf99a9336f03dd;hpb=63973c641c4be00765fa27e55c57cc5b9aa4da19 diff --git a/httemplate/misc/merge_cust.html b/httemplate/misc/merge_cust.html index 9c869fa21..c923b7b1f 100644 --- a/httemplate/misc/merge_cust.html +++ b/httemplate/misc/merge_cust.html @@ -43,7 +43,7 @@ function do_submit_merge() { 'curr_value' => scalar($cgi->param('new_custnum')), &> -% if ( $conf->exists('deletecustomers') ) { +% if ( 0 ) { #we start supporting payment info merge again in some way % if ( scalar($cust_main->ncancelled_pkgs) ) { @@ -67,7 +67,7 @@ function do_submit_merge() { 'value' => 'Y', 'curr_value' => scalar($cgi->param('merge')), &> - Merge invoices, payments/credits, notes, tickets and delete this customer. + Merge invoices, payments/credits, notes, tickets and delete this customer. % }