Browse Source

Removed quiz download link

Owen Diffey 9 years ago
parent
commit
94292889dc
1 changed files with 0 additions and 7 deletions
  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>