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";