소스 검색

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

Ivan Tcholakov 14 년 전
부모
커밋
ee586ed8cd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      main/exercice/exercice.php

+ 1 - 1
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>