summaryrefslogtreecommitdiff
path: root/httemplate/index.html
diff options
context:
space:
mode:
authorivan <ivan>2003-11-03 05:57:28 +0000
committerivan <ivan>2003-11-03 05:57:28 +0000
commitd9c51bdc266798d01247e0ff72f6d64aefb91a2e (patch)
treea8691e10d9bcb01f7aed083a64e25bb5086ccb6a /httemplate/index.html
parentde38e11cb5a40c78ef5543f59f6ce968e7fd613b (diff)
add suspended/canceled browse, fix the old suspended browse
Diffstat (limited to 'httemplate/index.html')
-rw-r--r--httemplate/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/index.html b/httemplate/index.html
index cefbc4072..b95d2ac73 100644
--- a/httemplate/index.html
+++ b/httemplate/index.html
@@ -121,7 +121,7 @@
Packages
<UL>
<LI><A HREF="search/cust_pkg.cgi?pkgnum">all packages (by package number)</A>
- <LI><A HREF="search/cust_pkg.cgi?SUSP_pkgnum">suspended 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>
</UL>