diff options
| author | ivan <ivan> | 2004-12-09 11:17:44 +0000 | 
|---|---|---|
| committer | ivan <ivan> | 2004-12-09 11:17:44 +0000 | 
| commit | f818dc0124dfd284d999a31448d14a8cd9150c65 (patch) | |
| tree | 2e1f686819b0bb674ecb32ec1599b6d1034bd3f4 | |
| parent | d5f33566675ef84accc14877733e243eec95ff01 (diff) | |
finish up for now
| -rw-r--r-- | httemplate/index.html | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/httemplate/index.html b/httemplate/index.html index 360cc55e9..31d9619f1 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -90,10 +90,11 @@      <TR><TH BGCOLOR="#cccccc">Support/Ticketing</TH></TR>      <TR><TD>          <BR><FONT SIZE="+1"><A HREF="rt/">Ticketing Main</A></FONT> -        <BR> +        <BR><BR> +        Reports          <UL>            <LI><A HREF="search/cust_main.cgi?browse=tickets">Customers sorted by active tickets</A> -          <LI><A HREF="">Active tickets not assigned to a customer</A> +          <!-- <LI><A HREF="">Active tickets not assigned to a customer</A> -->            <LI>      </TD></TR>      </TABLE> | 
