From 52799ebdbf65c1ea8cdd15d40ef7776c88af7ba4 Mon Sep 17 00:00:00 2001 From: levinse Date: Tue, 14 Jun 2011 05:01:15 +0000 Subject: [PATCH] configurable payment date for auto CHEK/CARD, RT10813 --- httemplate/edit/cust_main/billing.html | 4 ++++ 1 file changed, 4 insertions(+) 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'); -- 2.11.0