diff --git a/lam-0.4/templates/confwiz/o_daemon.php b/lam-0.4/templates/confwiz/o_daemon.php index ad7e6390..77ec327c 100644 --- a/lam-0.4/templates/confwiz/o_daemon.php +++ b/lam-0.4/templates/confwiz/o_daemon.php @@ -100,11 +100,12 @@ echo "\n"; echo "
\n"; echo "

 

\n"; -// lamdaemon + // lamdaemon + echo "

Lamdaemon.pl:

\n"; echo "

" . _("If you want to manage quotas and homedirectories with LAM you need to setup lamdaemon.pl.") . - "

" . + "
" . _("This is the server and path where the lamdaemon.pl script is stored. LDAP Account Manager will make a SSH connection to this server with username and password provided at login.") . - "

" . _("Use it at your own risk and read the documentation for lamdaemon before you use it!") . "

\n"; + "

" . _("Use it at your own risk and read the documentation for lamdaemon before you use it!") . "

\n"; echo (""); @@ -121,14 +122,14 @@ echo ("\n"); echo "


\n"; -// PDF text + // PDF text + echo "

" . _("PDF text") . ":

\n"; echo "

" . _("This text will appear on top of every user PDF file.") . "

\n"; echo ("
"); -echo ("". - "\n"); +echo ""; + echo "\n"; echo ("\n"); echo "
". - _("Text for user PDF") . ":
\n"; diff --git a/lam-0.4/templates/confwiz/o_lang.php b/lam-0.4/templates/confwiz/o_lang.php index 1a42d09c..f3f45127 100644 --- a/lam-0.4/templates/confwiz/o_lang.php +++ b/lam-0.4/templates/confwiz/o_lang.php @@ -98,8 +98,8 @@ echo "\n"; echo "

 

\n"; // language - echo "

" . _("Please select your prefered language.") . "
\n"; - echo _("This defines the language of the login window and sets this language as the default language. Users can change the language at login.") . + echo "

" . _("Please select your prefered language.") . "

\n"; + echo "

" . _("This defines the language of the login window and sets this language as the default language. Users can change the language at login.") . "

\n"; echo (""); @@ -141,7 +141,8 @@ echo "\n"; echo "


\n"; echo "


\n"; -// admin users + // admin users + echo "

" . _("Valid users:") . "

\n"; echo "

" . _("If you want more than one user to login to LAM please enter its DN(s) here. Multiple entries are seperated by semicolons.") . "

\n"; echo "

" . _("Example") . ": cn=admin,dc=yourdomain,dc=org;cn=manager,dc=yourdomain,dc=org

\n"; diff --git a/lam-0.4/templates/confwiz/server.php b/lam-0.4/templates/confwiz/server.php index 8576048d..8aca32eb 100644 --- a/lam-0.4/templates/confwiz/server.php +++ b/lam-0.4/templates/confwiz/server.php @@ -120,7 +120,7 @@ echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n";
\n"; echo _("Please enter the URL of your LDAP server.") . "

" . - _("Examples") . ":

ldap://myserver.mydomain.org
ldaps:myserver.mydomain.org
localhost:389" . "\n"; + _("Examples") . ":

ldap://myserver.mydomain.org
ldaps://myserver.mydomain.org
localhost:389" . "\n"; echo "