From: ivan Date: Fri, 5 Sep 2003 13:16:22 +0000 (+0000) Subject: doc X-Git-Tag: freeside_1_4_2beta1~538 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=e0eb7a25ddecd060f44dcf8ac3847b9661f170ea;p=freeside.git doc --- 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 freeside-adduser) which can create complimentary customers, one per line. If no usernames are entered, all users can create complimentary accounts.', 'type' => 'textarea', },