From 8ec85a4b1fad3e2a2071a7266f21fda9af0e96fa Mon Sep 17 00:00:00 2001 From: levinse Date: Thu, 9 Jun 2011 04:02:21 +0000 Subject: [PATCH] configurable payment date for auto CHEK/CARD, RT10813 --- httemplate/edit/cust_main/billing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/edit/cust_main/billing.html b/httemplate/edit/cust_main/billing.html index a3b5c737e..6db3b8852 100644 --- a/httemplate/edit/cust_main/billing.html +++ b/httemplate/edit/cust_main/billing.html @@ -263,7 +263,7 @@ % qq!Charge future payments to this electronic check automatically!. % % ( $conf->exists('cust_main-select-billday') ? -% qq! +% qq! % Charge on this day of each month   % ! -- 2.11.0