diff options
Diffstat (limited to 'httemplate')
-rw-r--r-- | httemplate/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/index.html b/httemplate/index.html index b562a2280..cd9ac4686 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -167,10 +167,10 @@ <A NAME="config" HREF="config/config-view.cgi">Configuration</a><!-- - <font size="+2" color="#ff0000">start here</font> --> <BR><BR><A NAME="admin">Administration</a> <ul> - <LI><A HREF="browse/part_svc.cgi">View/Edit service definitions</A> - - Services are items you offer to your customers. <LI><A HREF="browse/part_export.cgi">View/Edit exports</A> - Provisioning services to external machines, databases and APIs. + <LI><A HREF="browse/part_svc.cgi">View/Edit service definitions</A> + - Services are items you offer to your customers. <LI><A HREF="browse/part_pkg.cgi">View/Edit package definitions</A> - One or more services are grouped together into a package and given pricing information. Customers purchase packages, not |