From 2fd515a834a2ea4daec78dea08118778c431bcc4 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 6 Apr 2005 22:36:44 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modif=20esth=E9tique=20mineure?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/admin/modules.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/htdocs/admin/modules.php b/htdocs/admin/modules.php index e68d7403bde..93d81ef37d2 100644 --- a/htdocs/admin/modules.php +++ b/htdocs/admin/modules.php @@ -22,7 +22,8 @@ * $Source$ */ -/** \file htdocs/admin/modules.php +/** + \file htdocs/admin/modules.php \brief Page de configuration et activation des modules \version $Revision$ */ @@ -226,7 +227,7 @@ foreach ($orders as $key => $value) print "\n"; - print " "; + print " "; if ($family!=$oldfamily) { print "
".$familylib[$family]."
";