diff --git a/htdocs/adherents/type.php b/htdocs/adherents/type.php index 72ea99ff18d..d822834e308 100644 --- a/htdocs/adherents/type.php +++ b/htdocs/adherents/type.php @@ -232,10 +232,8 @@ if (! $rowid && $action != 'create' && $action != 'edit') $newcardbutton=''; if ($user->rights->adherent->configurer) { - $newcardbutton=''.$langs->trans('NewMemberType').''; - $newcardbutton.= ''; - $newcardbutton.= ''; - } + $newcardbutton.= dolGetButtonTitle($langs->trans('NewMemberType'), '', 'fa fa-plus-circle',DOL_URL_ROOT.'/adherents/type.php?action=create'); + } print '