This commit is contained in:
Laurent Destailleur 2021-03-21 22:15:37 +01:00
parent 45a1bd8575
commit 9d1dcccb86

View File

@ -166,7 +166,7 @@ class box_members_by_type extends ModeleBoxes
$line = 0;
$this->info_box_contents[$line][] = array(
'td' => 'class="liste_titre"',
'td' => 'class=""',
'text' => $langs->trans("MembersTypes"),
);
$this->info_box_contents[$line][] = array(