Fix css
This commit is contained in:
parent
5497e1e103
commit
abc6f6ccae
@ -165,6 +165,7 @@ class box_contacts extends ModeleBoxes
|
|||||||
$this->info_box_contents[$line][0] = array(
|
$this->info_box_contents[$line][0] = array(
|
||||||
'td' => 'class="center"',
|
'td' => 'class="center"',
|
||||||
'text'=> '<span class="opacitymedium">'.$langs->trans("NoRecordedContacts").'</span>',
|
'text'=> '<span class="opacitymedium">'.$langs->trans("NoRecordedContacts").'</span>',
|
||||||
|
'asis'=> 1
|
||||||
);
|
);
|
||||||
|
|
||||||
$this->db->free($result);
|
$this->db->free($result);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user