diff --git a/lam/lib/selfService.inc b/lam/lib/selfService.inc
index 8d6672ad..b292352e 100644
--- a/lam/lib/selfService.inc
+++ b/lam/lib/selfService.inc
@@ -305,7 +305,7 @@ class selfServiceProfile {
$this->LDAPUser = "";
$this->LDAPPassword = "";
$this->searchAttribute = "uid";
- $this->pageHeader = '
';
+ $this->pageHeader = '
';
$this->additionalCSS = '';
$this->loginCaption = "Welcome to LAM self service. Please enter your user name and password.";
$this->loginAttributeText = "User name";
diff --git a/lam/templates/config/conflogin.php b/lam/templates/config/conflogin.php
index 38e4a1ec..174fd1f1 100644
--- a/lam/templates/config/conflogin.php
+++ b/lam/templates/config/conflogin.php
@@ -62,7 +62,15 @@ echo $_SESSION['header'];
echo _("Login");
?>
-
+ read()) {
+ if (substr($cssEntry, strlen($cssEntry) - 4, 4) != '.css') continue;
+ echo "\n";
+ }
+ ?>
@@ -89,7 +97,7 @@ echo $_SESSION['header'];
echo "//-->\n";
echo "\n";
?>
-