From b5b2c2631b51b6750b0ac21e7863f64f124139b4 Mon Sep 17 00:00:00 2001 From: levinse Date: Tue, 14 Jun 2011 05:01:14 +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 a1927fa6e..049e7ed19 100644 --- a/httemplate/edit/cust_main/billing.html +++ b/httemplate/edit/cust_main/billing.html @@ -549,6 +549,10 @@ function toggle(obj) { <% $r %> <% mt('required fields') |h %> % } + + <%once> my $paystate_label = FS::Msgcat::_gettext('paystate'); -- 2.11.0