Browse Source

Removed quiz download link

Owen Diffey 9 năm trước cách đây
mục cha
commit
94292889dc
1 tập tin đã thay đổi với 0 bổ sung7 xóa
  1. 0 7
      evidence.html

+ 0 - 7
evidence.html

@@ -80,11 +80,4 @@
     </div>
 </div>
 </body>
-<script type="text/javascript">
-function quiz() {
-var answer = confirm ("Please save the file then run it.")
-if (answer)
-window.location="\quiz.ppsx";
-}
-</script>
 </html>