diff options
Diffstat (limited to 'httemplate/index.html')
-rw-r--r-- | httemplate/index.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/httemplate/index.html b/httemplate/index.html index 89fe7fcae..a1c3caf39 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -170,7 +170,7 @@ <A HREF="browse/nas.cgi">session server</A> <!-- or <A HREF="browse/nas-sqlradius.cgi">RADIUS</A> <BR> --> - <A HREF="browse/queue.cgi">View pending job queue</A> + <A HREF="search/queue.html">View pending job queue</A> <BR><A HREF="misc/cust_main-import.cgi">Batch import customers from CSV file</A> <BR><A HREF="misc/cust_main-import_charges.cgi">Batch import charges from CSV file</A> <BR><A HREF="misc/dump.cgi">Download database dump</A> @@ -186,6 +186,9 @@ - One or more services are grouped together into a package and given pricing information. Customers purchase packages, not services. + <LI><A HREF="browse/pkg_class.cgi">View/Edit package classes</A> + - Package classes define groups of packages, for reporting and + convenience purposes. </ul> <A NAME="admin_agent">Resellers</a> <ul> |