From 60eb6012c48387d0bf8d4bcdd8ca577d3c0b9f72 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Mon, 3 Apr 2006 10:15:23 +0000 Subject: [PATCH] =?UTF-8?q?Ajout=20d'une=20source=20de=20commande.=20Todo:?= =?UTF-8?q?=20le=20fonctionnement=20est=20=E0=20revoir=20!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/html.form.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index fd92d3f6b6f..dde966022e8 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -240,6 +240,7 @@ class Form print ''; print ''; print ''; + print ''; print ''; }