From 7df8cea411b77bf3c300087e9503222325bcac93 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 16 Jul 2005 12:54:00 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modif=20esth=E9tiques=20mineures?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/html.form.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index 936bb1f7d00..25f94e8b68d 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -1300,7 +1300,7 @@ class Form if ($exportlink) print ''.$langs->trans("Export").''.$exportlink; print ''; - print '
'; + print ''; print ''; print "\n\n\n"; }