diff --git a/lam/graphics/logo136.png b/lam/graphics/logo136.png new file mode 100644 index 00000000..6eb54dc1 Binary files /dev/null and b/lam/graphics/logo136.png differ diff --git a/lam/lib/checkEnvironment.inc b/lam/lib/checkEnvironment.inc index 35b1bba7..ca0aa1da 100644 --- a/lam/lib/checkEnvironment.inc +++ b/lam/lib/checkEnvironment.inc @@ -44,6 +44,7 @@ if (version_compare(phpversion(), '5.4.0') < 0) { echo "\n \n"; echo "\n"; echo "\n"; + echo "\n"; echo "LDAP Account Manager\n"; echo "\n"; StatusMessage("ERROR", "LAM needs a PHP 5 version which is greater or equal than 5.4.0.", "Please upgrade your PHP installation. The found version is " . phpversion()); @@ -127,6 +128,7 @@ if (sizeof($criticalErrors) > 0) { echo "\n \n"; echo "\n"; echo "\n"; + echo "\n"; echo "LDAP Account Manager\n"; echo "\n"; for ($i = 0; $i < sizeof($criticalErrors); $i++) { diff --git a/lam/templates/config/conflogin.php b/lam/templates/config/conflogin.php index 039377f9..f4875bc9 100644 --- a/lam/templates/config/conflogin.php +++ b/lam/templates/config/conflogin.php @@ -82,6 +82,7 @@ $files = getConfigProfiles(); } ?> + \n"; +echo "\n"; echo ("\n"); echo ("\n"); // include all JavaScript files diff --git a/lam/templates/config/confmodules.php b/lam/templates/config/confmodules.php index 4ab09128..28980af3 100644 --- a/lam/templates/config/confmodules.php +++ b/lam/templates/config/confmodules.php @@ -128,6 +128,7 @@ foreach ($cssFiles as $cssEntry) { } echo "\n"; +echo "\n"; echo "\n"; // include all JavaScript files $jsDirName = dirname(__FILE__) . '/../lib'; diff --git a/lam/templates/config/conftypes.php b/lam/templates/config/conftypes.php index 4b727c85..5be3a5df 100644 --- a/lam/templates/config/conftypes.php +++ b/lam/templates/config/conftypes.php @@ -155,6 +155,7 @@ foreach ($cssFiles as $cssEntry) { } echo "\n"; +echo "\n"; echo "\n"; // include all JavaScript files $jsDirName = dirname(__FILE__) . '/../lib'; diff --git a/lam/templates/config/index.php b/lam/templates/config/index.php index a8bff2b4..bb99b0ca 100644 --- a/lam/templates/config/index.php +++ b/lam/templates/config/index.php @@ -71,6 +71,7 @@ echo $_SESSION['header']; } ?> + diff --git a/lam/templates/config/mainlogin.php b/lam/templates/config/mainlogin.php index 771d8958..1ec4882d 100644 --- a/lam/templates/config/mainlogin.php +++ b/lam/templates/config/mainlogin.php @@ -96,6 +96,7 @@ echo $_SESSION['header']; } ?> + add($okButton, 12); $row->setCSSClasses(array('')); $group->addElement($row); - + $div = new htmlDiv(null, $group); $div->setCSSClasses(array('centeredTable')); - + $tabindex = 1; parseHtml(null, $div, array(), false, $tabindex, 'user'); ?> diff --git a/lam/templates/config/mainmanage.php b/lam/templates/config/mainmanage.php index aebc3c40..89d6e449 100644 --- a/lam/templates/config/mainmanage.php +++ b/lam/templates/config/mainmanage.php @@ -277,6 +277,7 @@ echo $_SESSION['header']; } ?> +
diff --git a/lam/templates/config/moduleSettings.php b/lam/templates/config/moduleSettings.php index 0301005d..5c4cd538 100644 --- a/lam/templates/config/moduleSettings.php +++ b/lam/templates/config/moduleSettings.php @@ -122,6 +122,7 @@ foreach ($cssFiles as $cssEntry) { } echo "\n"; +echo "\n"; echo "\n"; // include all JavaScript files $jsDirName = dirname(__FILE__) . '/../lib'; diff --git a/lam/templates/config/profmanage.php b/lam/templates/config/profmanage.php index e2a0d226..02f4765d 100644 --- a/lam/templates/config/profmanage.php +++ b/lam/templates/config/profmanage.php @@ -170,6 +170,7 @@ echo $_SESSION['header']; } ?> +
diff --git a/lam/templates/login.php b/lam/templates/login.php index e6acbf72..d267fea1 100644 --- a/lam/templates/login.php +++ b/lam/templates/login.php @@ -220,6 +220,7 @@ function display_LoginPage($config_object, $cfgMain, $licenseValidator, $error_m } ?> + \n"; +echo "\n"; echo "LDAP Account Manager" . $pro . " (" . str_replace(array('ldap://', 'ldaps://'), array('', ''), $_SESSION['config']->get_ServerURL()) . ")\n"; // include all CSS files