diff options
| -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 c03fd79d2..cefbc4072 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -125,7 +125,7 @@          <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> -      <A HREF="browse/part_pkg.cgi?active=1">Package definitions (by number of active packages)</A> +      <A HREF="browse/part_pkg.cgi?active=1">Package definitions (by number of active packages)</A><BR><BR>      Customers        <UL>          <LI><A HREF="search/cust_main-otaker.cgi">Search customers by order-taker</A> | 
