Fix css
This commit is contained in:
parent
45a1bd8575
commit
9d1dcccb86
@ -166,7 +166,7 @@ class box_members_by_type extends ModeleBoxes
|
|||||||
|
|
||||||
$line = 0;
|
$line = 0;
|
||||||
$this->info_box_contents[$line][] = array(
|
$this->info_box_contents[$line][] = array(
|
||||||
'td' => 'class="liste_titre"',
|
'td' => 'class=""',
|
||||||
'text' => $langs->trans("MembersTypes"),
|
'text' => $langs->trans("MembersTypes"),
|
||||||
);
|
);
|
||||||
$this->info_box_contents[$line][] = array(
|
$this->info_box_contents[$line][] = array(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user