diff options
Diffstat (limited to 'httemplate/index.html')
-rw-r--r-- | httemplate/index.html | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/httemplate/index.html b/httemplate/index.html index 2fc1dc384..00fe2da4c 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -7,9 +7,9 @@ <BODY BGCOLOR="#FFFFFF"> <table width="100%"> <tr><td> - <IMG BORDER=0 ALT="Silicon Interactive Software Design" SRC="images/small-logo.png"> - </td><td> - <font color="#ff0000" size=7>freeside main menu</font> + <IMG BORDER=0 ALT="freeside" SRC="images/small-logo.png"> + </td><td valign="top"> + <font color="#7f007b" size=7></font> </td><td align=right valign=bottom> version %%%VERSION%%% <BR><A HREF="http://www.sisd.com/freeside">Freeside home page</A> @@ -69,14 +69,11 @@ <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> + <BR><BR><A HREF="search/report_cust_credit.html">Credit report (by employee and/or date range)</A> <BR><BR><A HREF="search/report_receivables.cgi">Accounts Receivable Aging Summary</A> <BR><BR><A HREF="search/report_prepaid_income.html">Prepaid Income (Unearned Revenue) Report</A> - <BR><BR>(old) Financial reports (being rewritten) - <UL> - <LI> <A HREF="search/report_tax.html">tax reports</A> - <LI> <A HREF="search/report_cc.html">credit card receipts</A> - <LI> <A HREF="search/report_credit.html">credit memos</A> - </UL> + <BR><BR><A HREF="search/report_tax.html">Sales Tax Liability Report</A> + <BR><BR> <CENTER><HR WIDTH="94%" NOSHADE></CENTER><BR> <A NAME="admin">Administration</a> <ul> |