From b7b9af03af3ed528668329de319ea45fd4771877 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 19 Nov 2003 14:36:57 +0000 Subject: [PATCH] Modif presentation html dans form_confirm --- 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 cfa04fbab5d..8185d7d421b 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -40,7 +40,7 @@ class Form { { print '
'; print ''; - print ''; + print '
'; print ''; print '
'.$title.'
'.$question.'';