From 7d32db73c6a3b06877eb212e4fb52cbb35cc6e63 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 1 Apr 2013 20:59:51 +0200 Subject: [PATCH] Fix: Restore lost commit. --- htdocs/compta/index.php | 2 +- htdocs/fourn/index.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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();