diff --git a/htdocs/compta/index.php b/htdocs/compta/index.php index 7600e05d0d8..aad8dbbc19f 100644 --- a/htdocs/compta/index.php +++ b/htdocs/compta/index.php @@ -1033,7 +1033,7 @@ if ($resql) } //print ''; -print '
'; +print ''; llxFooter(); diff --git a/htdocs/fourn/index.php b/htdocs/fourn/index.php index 49ab7bdaeae..70aacc894ad 100644 --- a/htdocs/fourn/index.php +++ b/htdocs/fourn/index.php @@ -321,7 +321,7 @@ if (count($companystatic->SupplierCategories)) //print "\n"; -print '
'; +print ''; llxFooter();