No comment..

This commit is contained in:
Clecle 2015-11-21 18:07:08 +01:00
parent b757573e79
commit 170fe39375
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>";