From: ivan Date: Mon, 24 Jan 2011 01:02:32 +0000 (+0000) Subject: XXXXXX.YY X-Git-Tag: freeside_2_3_0~700 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=d390a44c761d9245f5910e5ef931182fc205eb39;p=freeside.git XXXXXX.YY --- diff --git a/httemplate/edit/cust_credit.cgi b/httemplate/edit/cust_credit.cgi index dc80847de..1238e9490 100755 --- a/httemplate/edit/cust_credit.cgi +++ b/httemplate/edit/cust_credit.cgi @@ -19,7 +19,7 @@ Amount - $ + $ % diff --git a/httemplate/edit/cust_pay.cgi b/httemplate/edit/cust_pay.cgi index 8e1c779dd..638679a46 100755 --- a/httemplate/edit/cust_pay.cgi +++ b/httemplate/edit/cust_pay.cgi @@ -43,7 +43,7 @@ Payment Amount <% $money_char %> - by <% FS::payby->payname($payby) %> + by <% FS::payby->payname($payby) %> <% include('/elements/tr-select-discount_term.html', diff --git a/httemplate/edit/cust_refund.cgi b/httemplate/edit/cust_refund.cgi index 6fcb01113..ba9304066 100755 --- a/httemplate/edit/cust_refund.cgi +++ b/httemplate/edit/cust_refund.cgi @@ -98,7 +98,7 @@ Amount - $ by <% FS::payby->payname($payby) %> + $ by <% FS::payby->payname($payby) %> % if ( $payby eq 'BILL' ) {