From 52b6e717e6d13f6e39177cad9313017807e8838e Mon Sep 17 00:00:00 2001 From: marc_ocebo Date: Thu, 6 Jul 2006 13:30:53 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20bug=20#17044=20"Erreur=20de=20saisie=20s?= =?UTF-8?q?ur=20calendrier=20popup=20Andr=E9"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/html.form.class.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index 3f97af430f1..d3dbe36f70e 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -6,6 +6,7 @@ * Copyright (C) 2004 Eric Seigne * Copyright (C) 2005-2006 Regis Houssin * Copyright (C) 2006 Andre Cianfarani + * Copyright (C) 2006 Marc Barilley/Océbo * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -2016,7 +2017,9 @@ class Form print ''; } print ''; - print ' '; + print ' '; print ''."\n"; print ''."\n"; print ''."\n";