diff options
Diffstat (limited to 'httemplate/search/cust_pay.html')
-rwxr-xr-x | httemplate/search/cust_pay.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/httemplate/search/cust_pay.html b/httemplate/search/cust_pay.html deleted file mode 100755 index 65bd39e19..000000000 --- a/httemplate/search/cust_pay.html +++ /dev/null @@ -1,7 +0,0 @@ -<% include( 'elements/cust_pay_or_refund.html', - 'thing' => 'pay', - 'amount_field' => 'paid', - 'name_singular' => 'payment', - 'name_verb' => 'paid', - ) -%> |