From f06fb40f4e29413456e021b886c05d97cb243ec2 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 20 Feb 2006 22:03:38 +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/admin/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/admin/index.php b/htdocs/admin/index.php index 37c0e0c47b9..f93aa37cdc0 100644 --- a/htdocs/admin/index.php +++ b/htdocs/admin/index.php @@ -171,7 +171,7 @@ if ((isset($_GET["action"]) && $_GET["action"] == 'edit') $var=!$var; print ''.$langs->trans("Note").''; - print ''; + print ''; print ''; print ''; @@ -386,7 +386,7 @@ else print ''.$langs->trans("Logo").'' . $conf->global->MAIN_INFO_SOCIETE_LOGO . ''; $var=!$var; - print ''.$langs->trans("Note").'' . $conf->global->MAIN_INFO_SOCIETE_NOTE . ''; + print ''.$langs->trans("Note").'' . nl2br($conf->global->MAIN_INFO_SOCIETE_NOTE) . ''; print '';