Tasks #1301 and #1761 - A minor visual fix - HP list, student view.

skala
Ivan Tcholakov 16 years ago
parent 4b54b88a4d
commit ee586ed8cd
  1. 2
      main/exercice/exercice.php

@ -1143,7 +1143,7 @@ if ($show == 'test') {
<tr>
<td><?php echo ($ind+($page*$limitExPage)).'.'; ?><!--<img src="../img/jqz.jpg" alt="HotPotatoes" />--></td>
<td>&nbsp;</td>
<!--<td>&nbsp;</td>-->
<td><a href="showinframes.php?<?php echo api_get_cidreq()."&amp;file=".$path."&amp;cid=".$_course['official_code']."&amp;uid=".$_user['user_id'].'"'; if(!$active) echo 'class="invisible"'; ?>"><?php echo $title;?></a></td>
<td>&nbsp;</td><td>&nbsp;</td>
</tr>

Loading…
Cancel
Save