diff --git a/htdocs/fichinter/card.php b/htdocs/fichinter/card.php index 1cfb80f3bfd..8b759d0a792 100644 --- a/htdocs/fichinter/card.php +++ b/htdocs/fichinter/card.php @@ -1540,7 +1540,7 @@ if ($action == 'create') { $temps = $objectline->showOptionals($extrafields, 'view', array(), '', '', '1', 'line'); if (!empty($temps)) { - print '
'; + print '
'; print $temps; print '
'; }