From 6a87b8b7c8e7dc205c56c5541eca5100664e2f4d Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sat, 12 Jan 2013 11:27:02 +0000 Subject: [PATCH] changed login caption --- lam/lib/selfService.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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(