diff options
author | levinse <levinse> | 2010-11-25 01:46:34 +0000 |
---|---|---|
committer | levinse <levinse> | 2010-11-25 01:46:34 +0000 |
commit | 46ef8524cf2e6db7b851967062ce92ffb0773d10 (patch) | |
tree | 5698390a5c5f95b15997264319f1a1303f97271e /httemplate/edit/part_svc.cgi | |
parent | 39289cd1e5a06044aa9a8dc3d2e4d8c9ffb02b11 (diff) |
ikano.pm initial commit, svc_dsl UI initial commit, and svc_dsl on-going work, RT7111
Diffstat (limited to 'httemplate/edit/part_svc.cgi')
-rwxr-xr-x | httemplate/edit/part_svc.cgi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/edit/part_svc.cgi b/httemplate/edit/part_svc.cgi index 50bc79c02..d156ccd0a 100755 --- a/httemplate/edit/part_svc.cgi +++ b/httemplate/edit/part_svc.cgi @@ -16,6 +16,7 @@ Service definitions are the templates for items you offer to your customers. <UL><LI>svc_acct - Accounts - anything with a username (Mailboxes, PPP accounts, shell accounts, RADIUS entries for broadband, etc.) <LI>svc_domain - Domains <LI>svc_cert - Certificates + <LI>svc_dsl - DSL <LI>svc_forward - Mail forwarding <LI>svc_mailinglist - Mailing list <LI>svc_www - Virtual domain website |