diff options
author | ivan <ivan> | 2010-11-07 00:56:35 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-11-07 00:56:35 +0000 |
commit | 2d73473ce78c22160b618e93802a9551c9c77d69 (patch) | |
tree | 8d994b6c1ee7deccdd38140f49feb1ecafbc3986 /httemplate/edit/part_svc.cgi | |
parent | 36c606eedba19978d1b5e0e1bf30d3069f28be64 (diff) |
certificates ala communigate, RT#7515
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 940ea8d25..e14acb5a9 100755 --- a/httemplate/edit/part_svc.cgi +++ b/httemplate/edit/part_svc.cgi @@ -15,6 +15,7 @@ Disable new orders <INPUT TYPE="checkbox" NAME="disabled" VALUE="Y"<% $hashref-> 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_forward - Mail forwarding <LI>svc_mailinglist - Mailing list <LI>svc_www - Virtual domain website |