diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 05f644697c0..032953bc308 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -682,9 +682,9 @@ function llxFooter($foot='') { global $dolibarr_auto_user; - print ''."\n"; + print ''."\n"; - print "\n".''."\n"; + print "\n".''."\n"; print ''."\n"; print "\n\n"; }