diff options
author | ivan <ivan> | 2010-08-15 07:00:21 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-08-15 07:00:21 +0000 |
commit | 55476aa0484f5ebada5f36e1407722d84609bd34 (patch) | |
tree | 56509008c166ace467f2ac2ef8688ac2afcfe6b9 /httemplate/search/report_h_cust_pay.html | |
parent | 80f722b82cb92fa49ee172230be3c61f72e56f41 (diff) |
additional by-otaker searches fixed for the brave new world of usernum, RT#9555
Diffstat (limited to 'httemplate/search/report_h_cust_pay.html')
-rw-r--r-- | httemplate/search/report_h_cust_pay.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/report_h_cust_pay.html b/httemplate/search/report_h_cust_pay.html index fe7c4a9fa..5c7f27afb 100644 --- a/httemplate/search/report_h_cust_pay.html +++ b/httemplate/search/report_h_cust_pay.html @@ -88,7 +88,7 @@ ) %> - <% include( '/elements/tr-select-otaker.html' ) %> + <% include( '/elements/tr-select-user.html' ) %> <TR> <TD ALIGN="right" VALIGN="center">Payment</TD> |