From: levinse Date: Tue, 14 Jun 2011 05:01:15 +0000 (+0000) Subject: configurable payment date for auto CHEK/CARD, RT10813 X-Git-Tag: freeside_2_1_3~144 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=52799ebdbf65c1ea8cdd15d40ef7776c88af7ba4;p=freeside.git configurable payment date for auto CHEK/CARD, RT10813 --- diff --git a/httemplate/edit/cust_main/billing.html b/httemplate/edit/cust_main/billing.html index 6db3b8852..530aa0910 100644 --- a/httemplate/edit/cust_main/billing.html +++ b/httemplate/edit/cust_main/billing.html @@ -539,6 +539,10 @@ function toggle(obj) { <% $r %> required fields % } + + <%once> my $paystate_label = FS::Msgcat::_gettext('paystate');