diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-11-08 01:22:48 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-11-08 01:22:48 -0800 |
commit | 0353e495131736a7c03d87b4d8c1d500cb96b863 (patch) | |
tree | 3106be8a739cda7c016d6d2ab0c461189c91ed8f /httemplate/edit/cust_pay.cgi | |
parent | 44ed8f67ced13b6c2d4298577652243fe2eee453 (diff) |
payment posting styled inside customer
Diffstat (limited to 'httemplate/edit/cust_pay.cgi')
-rwxr-xr-x | httemplate/edit/cust_pay.cgi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/edit/cust_pay.cgi b/httemplate/edit/cust_pay.cgi index a203e9131..acc67c4b5 100755 --- a/httemplate/edit/cust_pay.cgi +++ b/httemplate/edit/cust_pay.cgi @@ -15,7 +15,6 @@ <INPUT TYPE="hidden" NAME="payby" VALUE="<% $payby %>"> <INPUT TYPE="hidden" NAME="paybatch" VALUE="<% $paybatch %>"> -<% mt('Payment') |h %> <% ntable("#cccccc", 2) %> % my %date_args = ( |