diff --git a/htdocs/admin/ihm.php b/htdocs/admin/ihm.php
index d8f102ba2bc..fc160d8abf6 100644
--- a/htdocs/admin/ihm.php
+++ b/htdocs/admin/ihm.php
@@ -706,10 +706,10 @@ if ($mode == 'login') {
print '' . img_delete($langs->trans("Delete")) . '';
if (file_exists($conf->mycompany->dir_output . '/logos/' . getDolGlobalString('MAIN_LOGIN_BACKGROUND'))) {
print ' ';
- print '
';
+ print '
';
}
} else {
- print '
';
+ print '
';
}
print '';
print '';