diff --git a/htdocs/admin/dict.php b/htdocs/admin/dict.php index 9ef2ff7c7e4..bac9c99a013 100644 --- a/htdocs/admin/dict.php +++ b/htdocs/admin/dict.php @@ -832,7 +832,7 @@ if ($id) $fieldlist=explode(',',$tabfield[$id]); // Line for title - print ''; + print ''; foreach ($fieldlist as $field => $value) { // Determine le nom du champ par rapport aux noms possibles @@ -906,7 +906,7 @@ if ($id) print ''; // Line to enter new values - print ""; + print ""; $obj = new stdClass(); // If data was already input, we define them in obj to populate input fields. diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 82a448e0c38..1200d674ccd 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -3218,7 +3218,8 @@ class Form $formconfirm.= '