diff options
author | ivan <ivan> | 2001-12-26 05:19:01 +0000 |
---|---|---|
committer | ivan <ivan> | 2001-12-26 05:19:01 +0000 |
commit | f91771606ce8a2bb4f2fa44e7bf54c9b7c945db6 (patch) | |
tree | 7da1ee61f30a34c99b5684be07f6d727ec3ecdd0 /httemplate/index.html | |
parent | 325a7d418b222bad6ea2ef772a53ea5914cae220 (diff) |
expedited check entry
Diffstat (limited to 'httemplate/index.html')
-rw-r--r-- | httemplate/index.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/httemplate/index.html b/httemplate/index.html index 85912c24f..dcf513703 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -26,7 +26,7 @@ <LI><A HREF="search/svc_acct.html">accounts (by username)</A> <LI><A HREF="search/svc_domain.html">domains (by domain)</A> <!-- <LI><A HREF="search/svc_acct_sm.html">mail aliases (by domain, and optionally username)</A>--> - <LI><A HREF="search/svc_forward.html">mail forwards (by ?)</A> +<!-- <LI><A HREF="search/svc_forward.html">mail forwards (by ?)</A>--> <LI><A HREF="search/cust_bill.html">invoices (by invoice number)</A> </ul> <li><A NAME="browse">Browse</A> @@ -62,6 +62,10 @@ <LI><A HREF="browse/queue.cgi">Job queue</A> <LI><A HREF="browse/cust_pay_batch.cgi">Pending credit card batch</A> </ul> + <li>Miscellaneous + <ul> + <li><A HREF="search/cust_main-quickpay.html">Quick payment entry</A> + </ul> </ul> <hr noshade> <ul> |