summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_main-quickpay.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/cust_main-quickpay.html')
-rwxr-xr-xhttemplate/search/cust_main-quickpay.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/httemplate/search/cust_main-quickpay.html b/httemplate/search/cust_main-quickpay.html
index d48f1d0..077d290 100755
--- a/httemplate/search/cust_main-quickpay.html
+++ b/httemplate/search/cust_main-quickpay.html
@@ -13,19 +13,19 @@
<INPUT TYPE="checkbox" NAME="last_on" CHECKED> Search for <B>last name</B>:
<INPUT TYPE="text" NAME="last_text">
using search method: <SELECT NAME="last_type">
- <OPTION>All
+ <OPTION SELECTED>All
<OPTION>Fuzzy
<OPTION>Substring
- <OPTION SELECTED>Exact
+ <OPTION>Exact
</SELECT>
<P><INPUT TYPE="checkbox" NAME="company_on" CHECKED> Search for <B>company</B>:
<INPUT TYPE="text" NAME="company_text">
- using search methods: <SELECT NAME="company_type">
- <OPTION>All
+ using search method: <SELECT NAME="company_type">
+ <OPTION SELECTED>All
<OPTION>Fuzzy
<OPTION>Substring
- <OPTION SELECTED>Exact
+ <OPTION>Exact
</SELECT>
<P><INPUT TYPE="submit" VALUE="Search">