diff options
| author | ivan <ivan> | 2005-03-06 03:04:29 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2005-03-06 03:04:29 +0000 |
| commit | 34647c32b50ce3b8ee1b6d3d7aef4ba9d0297bdb (patch) | |
| tree | faf2226212cf421ffc5d7c998f9eab9ed2ef9216 /httemplate/search/cust_main-quickpay.html | |
| parent | f34557b8890dcc63db6c5588233dc7bfa9d39f22 (diff) | |
add Excel and CSV download of templated reports and clean up their HTML formatting, closes; Bug#520, Bug#1107
Diffstat (limited to 'httemplate/search/cust_main-quickpay.html')
| -rwxr-xr-x | httemplate/search/cust_main-quickpay.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/cust_main-quickpay.html b/httemplate/search/cust_main-quickpay.html index 077d290d9..154a64199 100755 --- a/httemplate/search/cust_main-quickpay.html +++ b/httemplate/search/cust_main-quickpay.html @@ -8,7 +8,7 @@ </FONT> <BR><BR> <A HREF="../">Main Menu</A><BR><BR> - <FORM ACTION="cust_main.cgi" METHOD="post"> + <FORM ACTION="cust_main.cgi" METHOD="GET"> <INPUT TYPE="hidden" NAME="quickpay" VALUE="yes"> <INPUT TYPE="checkbox" NAME="last_on" CHECKED> Search for <B>last name</B>: <INPUT TYPE="text" NAME="last_text"> |
