diff options
author | ivan <ivan> | 2003-07-12 11:14:34 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-07-12 11:14:34 +0000 |
commit | 1c8fd271792ea2ebee6ceb496ff629631f762a48 (patch) | |
tree | f56269dd41330a3f63827f4164f25d3c1a3b23e7 | |
parent | aec6a35826d23aa06d3d05f9d066cf497aa04cd5 (diff) |
remove Gratuitous capitalization
-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 d0867e601..c676f9a81 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -68,7 +68,7 @@ <LI>120 day open invoices (<A HREF="search/cust_bill.cgi?OPEN120_invnum">by invoice number</A>) (<A HREF="search/cust_bill.cgi?OPEN120_date">by date</A>) (<A HREF="search/cust_bill.cgi?OPEN120_custnum">by customer number</A>) <LI>all invoices (<A HREF="search/cust_bill.cgi?invnum">by invoice number</A>) (<A HREF="search/cust_bill.cgi?date">by date</A>) (<A HREF="search/cust_bill.cgi?custnum">by customer number</A>) </UL> - <A HREF="search/report_cust_pay.html">Payment Report (by type and/or date range)</A> + <A HREF="search/report_cust_pay.html">Payment report (by type and/or date range)</A> <BR><BR>Financial reports <UL> <LI> <A HREF="search/report_receivables.cgi">current receivables</A> |