From 6376cae6e32e34dd4a947b993a8001b6301c8782 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Thu, 8 Dec 2011 19:45:47 +0000 Subject: [PATCH] changed password change link --- lam/lib/modules.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lam/lib/modules.inc b/lam/lib/modules.inc index 8e64c0b4..535dbdc8 100644 --- a/lam/lib/modules.inc +++ b/lam/lib/modules.inc @@ -1080,8 +1080,8 @@ class accountContainer { } if ($this->showSetPasswordButton()) { echo "    "; - echo '' . _('Set password') . " \n"; + echo ' \n"; } echo ""; echo "";