Fix css
This commit is contained in:
parent
78aec3daae
commit
b9aacca771
@ -122,7 +122,7 @@ class box_members_subscriptions_by_year 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("Year"),
|
'text' => $langs->trans("Year"),
|
||||||
);
|
);
|
||||||
$this->info_box_contents[$line][] = array(
|
$this->info_box_contents[$line][] = array(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user