summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorivan <ivan>2003-09-05 13:16:22 +0000
committerivan <ivan>2003-09-05 13:16:22 +0000
commite0eb7a25ddecd060f44dcf8ac3847b9661f170ea (patch)
tree5c677a504c4916302beae0b3690d0036bb2ef49a /FS
parentd54cd98b79e03fb12d73551bf45fb7ef99e7a496 (diff)
doc
Diffstat (limited to 'FS')
-rw-r--r--FS/FS/Conf.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index dd5e5b951..580aebf55 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -1063,7 +1063,7 @@ httemplate/docs/config.html
{
'key' => 'users-allow_comp',
'section' => '',
- 'description' => 'Usernames which can create complimentary customers, one per line. If no usernames are entered, all users can create complimentary accounts.',
+ 'description' => 'Usernames (Freeside users, created with <a href="../docs/man/bin/freeside-adduser.html">freeside-adduser</a>) which can create complimentary customers, one per line. If no usernames are entered, all users can create complimentary accounts.',
'type' => 'textarea',
},