diff --git a/htdocs/index.php b/htdocs/index.php
index dd1b4072fe6..487ad945456 100644
--- a/htdocs/index.php
+++ b/htdocs/index.php
@@ -553,7 +553,10 @@ print '';
if ($nboflate > 0)
{
- print '
| '.img_picto($langs->trans("Alert"),'warning').' '.$langs->trans("WarningYouHaveAtLeastOneTaskLate").' |
| '; + print ''.img_picto($langs->trans("Alert"),'warning').' '.$langs->trans("WarningYouHaveAtLeastOneTaskLate").''; + //print ' |