Fix link
This commit is contained in:
parent
87a5defbd3
commit
f4f03d03f2
@ -142,7 +142,7 @@ class box_members_last_subscriptions extends ModeleBoxes
|
|||||||
|
|
||||||
$this->info_box_contents[$line][] = array(
|
$this->info_box_contents[$line][] = array(
|
||||||
'td' => 'class="tdoverflowmax150 maxwidth150onsmartphone"',
|
'td' => 'class="tdoverflowmax150 maxwidth150onsmartphone"',
|
||||||
'text' => $staticmember->getNomUrl(-1, 32, 'subscription'),
|
'text' => $staticmember->getNomUrl(-1, 32, 'card'),
|
||||||
'asis' => 1,
|
'asis' => 1,
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user