diff --git a/lam/lib/selfService.inc b/lam/lib/selfService.inc index c11ada2e..01e0141c 100644 --- a/lam/lib/selfService.inc +++ b/lam/lib/selfService.inc @@ -3,7 +3,7 @@ $Id$ This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/) - Copyright (C) 2006 - 2011 Roland Gruber + Copyright (C) 2006 - 2013 Roland Gruber This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -362,7 +362,7 @@ class selfServiceProfile { $this->httpAuthentication = false; $this->pageHeader = '
 LDAP Account Manager  LDAP Account Manager

'; $this->additionalCSS = ''; - $this->loginCaption = _("Welcome to LAM self service. Please enter your user name and password."); + $this->loginCaption = '' . _("Welcome to LAM self service. Please enter your user name and password.") . ''; $this->loginAttributeText = _('User name'); $this->mainPageText = "

LAM self service

\n" . _("Here you can change your personal settings."); $this->inputFields = array(