Correction lien retour pour contrôle

This commit is contained in:
xdrm-brackets 2015-11-21 16:15:01 +01:00
parent 76b4afa11f
commit 8fc2f16428
1 changed files with 1 additions and 1 deletions

View File

@ -351,7 +351,7 @@ elseif( permission('teacher') ){ // si enseignant et qu'un contrôle est spécif
echo "<th colspan=5 style='font-size:1.5em; text-align:center;'>".$answer->controle['nom'].' - '.$answer->controle['libelle'].'</th>';
echo '<tr>';
echo "<th><span class='link ctrl' data-ctrl='".$answer->controle['nom']."'>".$answer->controle['libelle']."</span></th>";
echo "<th><span class='link ctrl' data-ctrl='".$answer->controle['id']."'>".$answer->controle['libelle']."</span></th>";
echo "<th>".$answer->controle['module']." - ".$answer->controle['modulelib']."</th>";