[svn r11470]

skala
Eric Marguin 19 years ago
parent 0506f6c84c
commit 733a904c6a
  1. 1
      main/mySpace/myStudents.php

@ -593,6 +593,7 @@ if(!empty($_GET['student']))
echo " </td>
<td align='center'>
";
if($a_essais['essais']>0)
echo '<a href="../exercice/exercise_show.php?id='.$exe_id.'&cidReq='.$a_infosCours['code'].'"> <img src="'.api_get_path(WEB_IMG_PATH).'quiz.gif" border="0"> </a>';
echo " </td>
</tr>

Loading…
Cancel
Save