diff --git a/main/exercice/exercise.class.php b/main/exercice/exercise.class.php index 9d7634b45f..1fc6df740d 100644 --- a/main/exercice/exercise.class.php +++ b/main/exercice/exercise.class.php @@ -25,7 +25,7 @@ * Exercise class: This class allows to instantiate an object of type Exercise * @package dokeos.exercise * @author Olivier Brouckaert -* @version $Id: exercise.class.php 18203 2009-02-03 18:02:16Z ndieschburg $ +* @version $Id: exercise.class.php 18235 2009-02-04 16:34:55Z juliomontoya $ */ @@ -874,8 +874,12 @@ class Exercise $form -> addElement('checkbox', 'enabletimelimit',get_lang('EnableTimeLimits'),null,'onclick = " return timelimit() "'); $var= Exercise::selectTimeLimit(); - - $form -> addElement('html','