Skip to content

Commit

Permalink
Try to make all links "pop out" of the frame
Browse files Browse the repository at this point in the history
  • Loading branch information
moodler committed Feb 25, 2005
1 parent 205baeb commit 18212a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mod/chat/gui_header_js/jsupdate.php
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit 18212a7

Please sign in to comment.