diff --git a/htdocs/admin/barcode.php b/htdocs/admin/barcode.php index fbaf68a96d9..2fbd3de6a0f 100644 --- a/htdocs/admin/barcode.php +++ b/htdocs/admin/barcode.php @@ -97,7 +97,7 @@ if ($action == 'setModuleOptions') if (! $error) { - setEventMessages($langs->trans("SetupSaved"), null, 'msgs'); + setEventMessages($langs->trans("SetupSaved"), null, 'mesgs'); } else {