diff options
author | ivan <ivan> | 2004-01-05 20:24:48 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-01-05 20:24:48 +0000 |
commit | 430f200a2b7d1862b3923648d3c85168a8e45046 (patch) | |
tree | c49ad0a856b68904c9bd823898f6cc10009c4a02 /httemplate/index.html | |
parent | 92917c8a5ad3566460e4107e2f23febaa8353fe2 (diff) |
fix other packages by next bill date link
Diffstat (limited to 'httemplate/index.html')
-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 d024de0bf..d4284fa4a 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -123,7 +123,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 |