diff --git a/htdocs/core/class/html.formbarcode.class.php b/htdocs/core/class/html.formbarcode.class.php index 563fc4b00e7..9964657c3a3 100644 --- a/htdocs/core/class/html.formbarcode.class.php +++ b/htdocs/core/class/html.formbarcode.class.php @@ -100,11 +100,11 @@ class FormBarCode * Return form to select type of barcode * * @param int $selected Id code pre-selected - * @param string $htmlname Nom de la zone select + * @param string $htmlname Name of HTML select field * @param int $useempty Affiche valeur vide dans liste * @return void */ - function select_barcode_type($selected='',$htmlname='coder_id',$useempty=0) + function select_barcode_type($selected='',$htmlname='barcodetype_id',$useempty=0) { global $langs,$conf; @@ -169,7 +169,7 @@ class FormBarCode { print '