diff --git a/htdocs/adherents/type.php b/htdocs/adherents/type.php index a2479b9bc5d..e7389281104 100644 --- a/htdocs/adherents/type.php +++ b/htdocs/adherents/type.php @@ -235,10 +235,11 @@ if ($rowid > 0) $h=0; $head[$h][0] = $_SERVER["PHP_SELF"].'?rowid='.$adht->id; - $head[$h][1] = $langs->trans("MemberType").': '.$adht->libelle; + $head[$h][1] = $langs->trans("Card"); + $head[$h][2] = 'card'; $h++; - dolibarr_fiche_head($head, 0, ''); + dolibarr_fiche_head($head, 'card', $langs->trans("MemberType")); print '