diff --git a/htdocs/admin/dict.php b/htdocs/admin/dict.php index 4919e377c9c..0a812f5d6e2 100644 --- a/htdocs/admin/dict.php +++ b/htdocs/admin/dict.php @@ -513,7 +513,7 @@ $tabcond[25] = isModEnabled('website'); $tabcond[27] = isModEnabled("societe"); $tabcond[28] = isModEnabled('holiday'); $tabcond[29] = isModEnabled('project'); -$tabcond[30] = isModEnabled('label'); +$tabcond[30] = (isModEnabled('label') || isModEnabled('barcode') || isModEnabled('adherent')); // stickers format dictionary //$tabcond[31]= isModEnabled('accounting'); $tabcond[32] = (isModEnabled('holiday') || isModEnabled('hrm')); $tabcond[33] = isModEnabled('hrm'); diff --git a/htdocs/core/class/html.formticket.class.php b/htdocs/core/class/html.formticket.class.php index 48c9dfe31a9..fd83d4fbd45 100644 --- a/htdocs/core/class/html.formticket.class.php +++ b/htdocs/core/class/html.formticket.class.php @@ -179,6 +179,7 @@ class FormTicket print '