From e72404c00fb43c6c5e006c4de51aa3db5dbe2b89 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 8 Jul 2007 02:18:30 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modif=20esth=E9tique=20mineure?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/user/passwordforgotten.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/user/passwordforgotten.php b/htdocs/user/passwordforgotten.php index 5640de0c3a4..1f8af95db90 100644 --- a/htdocs/user/passwordforgotten.php +++ b/htdocs/user/passwordforgotten.php @@ -214,7 +214,7 @@ print ""; print '
'; if ($mode == 'dolibarr') { - print '
'.$langs->trans("SendNewPasswordDesc").'

'; + print '
'.$langs->trans("SendNewPasswordDesc").'

'; } else {