diff --git a/htdocs/includes/boxes/modules_boxes.php b/htdocs/includes/boxes/modules_boxes.php index 12e6598bad7..7354a00d8df 100644 --- a/htdocs/includes/boxes/modules_boxes.php +++ b/htdocs/includes/boxes/modules_boxes.php @@ -209,11 +209,14 @@ class ModeleBoxes if (isset($contents[$i][$j]['maxlength'])) $maxlength=$contents[$i][$j]['maxlength']; if ($maxlength) $textewithnotags=dolibarr_trunc($textewithnotags,$maxlength); - print $textewithnotags; - - //print $texte; + if (eregi('^'; - print $texte2withnotags; + + if (eregi('^"; }