minor - fixed button join with picture hotspot - partial CT#493

skala
Cristian Fasanando 16 years ago
parent d3395084bd
commit f5e2b18754
  1. 2
      main/exercice/exercise.lib.php

@ -527,7 +527,7 @@ function showQuestion($questionId, $onlyAnswers=false, $origin=false,$current_it
</td></tr>";
echo $s;
}
echo "</table>";
echo "</table><br />";
return $nbrAnswers;
}

Loading…
Cancel
Save