From 159ad0c6a87f27375aba7723096e29ef5cfece80 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 26 Jul 2004 23:23:13 +0000 Subject: [PATCH] =?UTF-8?q?Modif=20style=20pair=20en=20impair=20sur=20une?= =?UTF-8?q?=20ligne=20du=20tableau=20pour=20avoir=20alternance=20respect?= =?UTF-8?q?=E9e.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/admin/ihm.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/admin/ihm.php b/htdocs/admin/ihm.php index 502a9907d3c..6afd782ea6b 100644 --- a/htdocs/admin/ihm.php +++ b/htdocs/admin/ihm.php @@ -149,7 +149,7 @@ else print 'Afficher zone de recherche Sociétés dans le menu gauche' . (MAIN_SEARCHFORM_SOCIETE?"oui":"non") . ''; - print 'Message du jour' . stripslashes(nl2br(MAIN_MOTD)) . ''; + print 'Message du jour' . stripslashes(nl2br(MAIN_MOTD)) . ''; print '
';