diff options
-rwxr-xr-x | htdocs/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index c75dfe8d2..041a88781 100755 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -55,11 +55,11 @@ <li><A NAME="admin">Administration</a> <ul> <LI><A HREF="browse/part_svc.cgi"> - View/Edit services + View/Edit service definitions </A> - Services are items you offer to your customers. <LI><A HREF="browse/part_pkg.cgi"> - View/Edit packages + View/Edit package definitions </A> - One or more services are grouped together into a package and given pricing information. Customers purchase packages, not |