diff options
author | ivan <ivan> | 2004-01-05 20:24:50 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-01-05 20:24:50 +0000 |
commit | 7c7e15d70193fb10395ee30397cafbccc6d8d0f3 (patch) | |
tree | 9353ea1c3c1900189ddcb78588136897a2c3d689 | |
parent | bcc7a8f5ffcee8b9f7fc368bed66922cbb2522b4 (diff) |
fix other packages by next bill date link
-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 414ee7f96..3e3543c79 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -124,7 +124,7 @@ <LI><A HREF="search/cust_pkg.cgi?pkgnum">all packages (by package number)</A> <LI><A HREF="search/cust_pkg.cgi?magic=suspended">suspended packages (by package number)</A> <LI><A HREF="search/cust_pkg.cgi?APKG_pkgnum">packages with unconfigured services (by package number)</A> - <LI><A HREF="search/cust_pkg.html">packages (by next bill date range)</A> + <LI><A HREF="search/cust_pkg_report.cgi">packages (by next bill date range)</A> </UL> <A HREF="browse/part_pkg.cgi?active=1">Package definitions (by number of active packages)</A><BR><BR> Customers |