diff options
author | ivan <ivan> | 2005-11-16 13:14:47 +0000 |
---|---|---|
committer | ivan <ivan> | 2005-11-16 13:14:47 +0000 |
commit | d6edb7f296db6befc54396c001e64e67a79fe40b (patch) | |
tree | 72b8a3426361908897901c94aa4728e05483302b /httemplate/index.html | |
parent | 8b23ffdf168ec698194834f37c3d84eeede01d4a (diff) |
bulk svcpart change
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 b4b85063e..b8f300d2d 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -185,7 +185,7 @@ <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> - <A HREF="browse/part_svc.cgi?active=1">Service definitions (by number of active services)</A><BR><BR> + <A HREF="browse/part_svc.cgi?orderby=active">Service definitions (by number of active services)</A><BR><BR> Customers <UL> <LI><A HREF="search/cust_main-otaker.cgi">Search customers by ordering employee</A> |