]> git.mjollnir.org Git - moodle.git/commitdiff
FIxed title of Window
authormoodler <moodler>
Mon, 23 Feb 2004 16:13:12 +0000 (16:13 +0000)
committermoodler <moodler>
Mon, 23 Feb 2004 16:13:12 +0000 (16:13 +0000)
lib/editor/popups/link.php

index 1ec9daf89e78dc8ecae6386b97dbceb7e2a95557..e22b691297c13874e49bc207c20664df52583b25 100644 (file)
@@ -12,7 +12,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
-<title>testaus</title>
+<title><?php print_string("insertlink","editor");?></title>
 <meta http-equiv="Content-Type" content="text/html; <?php print_string("thischarset");?>">
 <script type="text/javascript" src="popup.js"></script>
 <script language="JavaScript" type="text/javascript">