diff options
Diffstat (limited to 'httemplate/search/cust_pay.html')
-rwxr-xr-x | httemplate/search/cust_pay.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/cust_pay.html b/httemplate/search/cust_pay.html index 6414cf771..3848d66f7 100755 --- a/httemplate/search/cust_pay.html +++ b/httemplate/search/cust_pay.html @@ -7,7 +7,7 @@ Check # Search </FONT> <BR><BR> - <FORM ACTION="cust_pay.cgi" METHOD="GET"> + <FORM ACTION="cust_pay.cgi" METHOD="post"> Search for <B>check #</B>: <INPUT TYPE="text" NAME="payinfo"> <INPUT TYPE="hidden" NAME="payby" VALUE="BILL"> |