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 '
';