remove description field from def sub, it's no longer used

XHTML fixes
Move UI level out of i18n and into help docs
This commit is contained in:
Colin Kuskie 2006-05-04 05:23:29 +00:00
parent d4299c3bbb
commit 14cf8adf0a
25 changed files with 207 additions and 198 deletions

View file

@ -3598,7 +3598,7 @@ a user.|,
'164 description' => {
message => q|Set the default authentication method for new accounts. The two available options by default are WebGUI and LDAP. WebGUI authentication means that the users will authenticate against the username and password stored in the WebGUI database. LDAP authentication means that users will authenticate against an external LDAP server. Other methods can be provided by writing a custom authentication plug-in.
<p>
<i>NOTES:</i><P>
<i>NOTES:</i><p>
Authentication settings can be customized on a per user basis.
<p>
Depending upon what authentication modules you have installed in your system you'll see any number of options after this point.|,