removed TODO link
This commit is contained in:
parent
d34468e787
commit
12d39f7dc1
|
@ -87,14 +87,12 @@ $helpArray = array (
|
||||||
"Text" => _("This is the absolute path to an external script for setting quotas and creating home directories.").
|
"Text" => _("This is the absolute path to an external script for setting quotas and creating home directories.").
|
||||||
"<br><br><b>".
|
"<br><br><b>".
|
||||||
_("Use it at your own risk and read the documentation for lamdaemon before you use it!").
|
_("Use it at your own risk and read the documentation for lamdaemon before you use it!").
|
||||||
"</b>",
|
"</b>"),
|
||||||
"SeeAlso" => "<a href=\"./help.php?HelpNumber=210\" target=\"_self\">TODO link to lamdaemon doku</a>"),
|
|
||||||
"211" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard") . " - " . _("Script server"),
|
"211" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard") . " - " . _("Script server"),
|
||||||
"Text" => _("This is the server where the lamdaemon script is stored. LDAP Account Manager will make a SSH connection to this server with username and password provided at login.").
|
"Text" => _("This is the server where the lamdaemon script is stored. LDAP Account Manager will make a SSH connection to this server with username and password provided at login.").
|
||||||
"<br><br><b>".
|
"<br><br><b>".
|
||||||
_("Use it at your own risk and read the documentation for lamdaemon before you use it!").
|
_("Use it at your own risk and read the documentation for lamdaemon before you use it!").
|
||||||
"</b>",
|
"</b>"),
|
||||||
"SeeAlso" => "<a href=\"./help.php?HelpNumber=210\" target=\"_self\">TODO link to lamdaemon doku</a>"),
|
|
||||||
"212" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard") . " - " . _("Change password"),
|
"212" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard") . " - " . _("Change password"),
|
||||||
"Text" => _("If you want to change the current preferences password, please enter it here.")),
|
"Text" => _("If you want to change the current preferences password, please enter it here.")),
|
||||||
"213" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard") . " - " . _("Samba version"),
|
"213" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard") . " - " . _("Samba version"),
|
||||||
|
|
|
@ -87,14 +87,12 @@ $helpArray = array (
|
||||||
"Text" => _("This is the absolute path to an external script for setting quotas and creating home directories.").
|
"Text" => _("This is the absolute path to an external script for setting quotas and creating home directories.").
|
||||||
"<br><br><b>".
|
"<br><br><b>".
|
||||||
_("Use it at your own risk and read the documentation for lamdaemon before you use it!").
|
_("Use it at your own risk and read the documentation for lamdaemon before you use it!").
|
||||||
"</b>",
|
"</b>"),
|
||||||
"SeeAlso" => "<a href=\"./help.php?HelpNumber=210\" target=\"_self\">TODO link to lamdaemon doku</a>"),
|
|
||||||
"211" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard") . " - " . _("Script server"),
|
"211" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard") . " - " . _("Script server"),
|
||||||
"Text" => _("This is the server where the lamdaemon script is stored. LDAP Account Manager will make a SSH connection to this server with username and password provided at login.").
|
"Text" => _("This is the server where the lamdaemon script is stored. LDAP Account Manager will make a SSH connection to this server with username and password provided at login.").
|
||||||
"<br><br><b>".
|
"<br><br><b>".
|
||||||
_("Use it at your own risk and read the documentation for lamdaemon before you use it!").
|
_("Use it at your own risk and read the documentation for lamdaemon before you use it!").
|
||||||
"</b>",
|
"</b>"),
|
||||||
"SeeAlso" => "<a href=\"./help.php?HelpNumber=210\" target=\"_self\">TODO link to lamdaemon doku</a>"),
|
|
||||||
"212" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard") . " - " . _("Change password"),
|
"212" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard") . " - " . _("Change password"),
|
||||||
"Text" => _("If you want to change the current preferences password, please enter it here.")),
|
"Text" => _("If you want to change the current preferences password, please enter it here.")),
|
||||||
"213" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard") . " - " . _("Samba version"),
|
"213" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard") . " - " . _("Samba version"),
|
||||||
|
|
Loading…
Reference in New Issue