|
@@ -138,7 +138,7 @@ class box_ficheinter extends ModeleBoxes
|
|
|
);
|
|
|
|
|
|
$this->info_box_contents[$i][] = array(
|
|
|
- 'td' => 'class="tdoverflowmax150 maxwidth150onsmartphone"',
|
|
|
+ 'td' => 'class="tdoverflowmax150"',
|
|
|
'text' => $thirdpartystatic->getNomUrl(1),
|
|
|
'asis' => 1,
|
|
|
);
|