From: ivan Date: Fri, 7 Oct 2005 04:50:56 +0000 (+0000) Subject: mask out echeck account #s too X-Git-Tag: BEFORE_FINAL_MASONIZE~370 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=ba78aad5a6ccc0b6e8264dcb71ad5f0dc1947326 mask out echeck account #s too --- diff --git a/httemplate/view/cust_main/billing.html b/httemplate/view/cust_main/billing.html index 30397fd3e..5786a0711 100644 --- a/httemplate/view/cust_main/billing.html +++ b/httemplate/view/cust_main/billing.html @@ -69,7 +69,7 @@ if ( $date =~ /^(\d{4})-(\d{1,2})-\d{1,2}$/ ) { #PostgreSQL date format Account number - <%= $account %> + <%= 'x'x(length($account)-2). substr($account,(length($account)-2)) %> Bank name