From d45d51c40e540b6bdffd00aaa7bdc0312afd617b Mon Sep 17 00:00:00 2001 From: levinse Date: Wed, 15 Jun 2011 02:18:32 +0000 Subject: [PATCH] configurable payment date for auto CHEK/CARD, RT10813 --- httemplate/edit/cust_main/billing.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/httemplate/edit/cust_main/billing.html b/httemplate/edit/cust_main/billing.html index 530aa0910..76679a1ba 100644 --- a/httemplate/edit/cust_main/billing.html +++ b/httemplate/edit/cust_main/billing.html @@ -217,7 +217,7 @@ % ( $conf->exists('cust_main-select-billday') ? % qq! % Charge on this day of each month   -% ! % . billday_options($cust_main->billday) . qq! ! % : '' % ). @@ -265,7 +265,7 @@ % ( $conf->exists('cust_main-select-billday') ? % qq! % Charge on this day of each month   -% ! % . billday_options($cust_main->billday) . qq! ! % : '' % ). -- 2.11.0