>
';
}
$icon = getCustomValueForEntry(
$param['icon'],
$param['iconfield'],
$fiche,
''
);
if (!empty($icon)) {
echo ' ';
} ?>
$soustitre = strip_tags($GLOBALS['wiki']->format($fiche['soustitre']), '
');
// if any
at the beginning, remove it
$soustitre = preg_replace('!^\s*
!i', '', $soustitre);
// replace the consecutives
by one
$soustitre = preg_replace('#(
\s*)+#i', '
', $soustitre); ?>
280 ? '...' : ''); ?>