From b199b236badffecb30fde89248456852b7db7a91 Mon Sep 17 00:00:00 2001 From: stronk7 <stronk7> Date: Thu, 27 Sep 2007 15:10:52 +0000 Subject: [PATCH] _new is _blank --- lang/en_utf8/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/admin.php b/lang/en_utf8/admin.php index 4195765c9f..36d1692a6d 100644 --- a/lang/en_utf8/admin.php +++ b/lang/en_utf8/admin.php @@ -526,7 +526,7 @@ $string['questioncwqpfscheck'] = 'One or more \'random\' questions in a quiz are $string['questioncwqpfsok'] = 'Good. There are no \'random\' questions in your quizzes that are set up to select questions from a mixture of shared and unshared question categories.'; $string['rcache'] = 'Record cache'; $string['rcachettl'] = 'Record cache TTL'; -$string['releasenoteslink'] = 'For information about this version of Moodle, please see the online <a target=\"_new\" href=\"$a\">Release Notes</a>'; +$string['releasenoteslink'] = 'For information about this version of Moodle, please see the online <a target=\"_blank\" href=\"$a\">Release Notes</a>'; $string['remotelangnotavailable'] = 'Because Moodle can not connect to download.moodle.org, we are unable to do language pack installation automatically. Please download the appropriate zip file(s) from the list below, copy them to your $a directory and unzip them manually.'; $string['renameerrors'] = 'Rename errors'; $string['restrictbydefault'] = 'Restrict modules by default'; -- 2.39.5