diff options
author | ivan <ivan> | 2005-10-10 12:20:57 +0000 |
---|---|---|
committer | ivan <ivan> | 2005-10-10 12:20:57 +0000 |
commit | 550685eff557af23e242c545d6a9e27a7ef44f23 (patch) | |
tree | f269ba2ad03102153812a8e95d4c7b8ecb5f7994 /httemplate/index.html | |
parent | cf8f8aafc5595b31f24a7b0d06289c830d123cb8 (diff) |
updated quick payment entry
Diffstat (limited to 'httemplate/index.html')
-rw-r--r-- | httemplate/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/index.html b/httemplate/index.html index 82a028126..b4b85063e 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -120,7 +120,7 @@ <TABLE CELLSPACING=2 CELLPADDING=0 BORDER=0 WIDTH="100%" BGCOLOR="#eeeeee"> <TR><TH BGCOLOR="#cccccc">Bookkeeping / Collections</TH></TR> <TR><TD> - <BR><A HREF="search/cust_main-quickpay.html">Quick payment entry</A> + <BR><A HREF="misc/batch-cust_pay.html">Quick payment entry</A> <BR> <BR><FORM ACTION="search/cust_main.cgi" METHOD="GET">Credit card # <INPUT TYPE="hidden" NAME="card_on" VALUE="1"><INPUT TYPE="text" NAME="card"><INPUT TYPE="submit" VALUE="Search"></FORM> <FORM ACTION="search/cust_bill.html" METHOD="GET">Invoice # <INPUT TYPE="text" NAME="invnum" SIZE="8"><INPUT TYPE="submit" VALUE="Search"></FORM> |