diff --git a/htdocs/societe/card.php b/htdocs/societe/card.php
index 512c66f9ddd..72d5ead1935 100644
--- a/htdocs/societe/card.php
+++ b/htdocs/societe/card.php
@@ -1463,7 +1463,7 @@ if (is_object($objcanvas) && $objcanvas->displayCanvasExists($action))
$sortparam = (empty($conf->global->SOCIETE_SORT_ON_TYPEENT) ? 'ASC' : $conf->global->SOCIETE_SORT_ON_TYPEENT); // NONE means we keep sort of original array, so we sort on position. ASC, means next function will sort on label.
print $form->selectarray("typent_id", $formcompany->typent_array(0), $object->typent_id, 0, 0, 0, '', 0, 0, 0, $sortparam, '', 1);
if ($user->admin) print ' '.info_admin($langs->trans("YouCanChangeValuesForThisListFromDictionarySetup"), 1);
- if (empty($conf->global->SOCIETE_DISABLE_WORKFORCE))
+ if (empty($conf->global->SOCIETE_DISABLE_WORKFORCE))
{
print '';
if ($conf->browser->layout == 'phone') print '