diff --git a/main/exercice/exercise.class.php b/main/exercice/exercise.class.php index 2a5675d409..c7cfccc53b 100644 --- a/main/exercice/exercise.class.php +++ b/main/exercice/exercise.class.php @@ -6138,8 +6138,8 @@ class Exercise } } $html .= '
'; - $html .= '
'.$categoryName.'
'; - $html .= '
'; + $html .= '
'.$categoryName.'
'; + $html .= '
'; if (!empty($nextValue)) { if ($wasMedia) {