diff options
author | ivan <ivan> | 2002-04-16 19:50:42 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-04-16 19:50:42 +0000 |
commit | 223aeed3d2aa6e3f7d01870e726935523c832437 (patch) | |
tree | 31638f38433f920a43922509bb47bb3b81d6a527 /httemplate | |
parent | 4201aaaae8a957bc98ce345d3ee0e599da354766 (diff) |
exports, then services...
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 |