Try to make all links "pop out" of the frame

This commit is contained in:
moodler 2005-02-25 12:28:02 +00:00
parent 205baeb56a
commit 18212a7afe

View File

@ -53,6 +53,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=<?php echo get_string('thischarset'); ?>" />
<base target="_blank" />
<script type="text/javascript">
<!--
if (parent.msg.document.getElementById("msgStarted") == null) {