From b84e83f539b57f3bf946c440405b43e0ec49f278 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Fri, 8 Apr 2005 14:48:16 +0000 Subject: [PATCH] Correction erreur html --- htdocs/admin/modules.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/admin/modules.php b/htdocs/admin/modules.php index f052ffca2d0..06767c5d568 100644 --- a/htdocs/admin/modules.php +++ b/htdocs/admin/modules.php @@ -217,7 +217,7 @@ foreach ($orders as $key => $value) $const_value = $objMod->const_config; if ($oldfamily && $family!=$oldfamily && $atleastoneforfamily) { - print "\n \n\n"; + print "\n \n\n"; $atleastoneforfamily=0; }