From e1ec9a99ec51b0ae4d8ab33838a7870094e440d4 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sat, 29 Sep 2007 21:02:23 +0000 Subject: [PATCH] Fix: avertir qu'on doit activer des codes barres --- 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 4c3386f933d..2fecaadb290 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -3567,7 +3567,7 @@ class Form } else { - print ''; + print ''; } while ($i < $num)