From 9191e2b58154e29c9818396b76072f1594bad2d4 Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 10 Mar 2006 08:52:11 +0000 Subject: [PATCH] Updated the new "help prefix" which just looked plain wierd --- lang/en_utf8/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/moodle.php b/lang/en_utf8/moodle.php index 490e8e7340..ca67538526 100644 --- a/lang/en_utf8/moodle.php +++ b/lang/en_utf8/moodle.php @@ -618,7 +618,7 @@ $string['helpformatting'] = 'About formatting text'; $string['helphtml'] = 'How to write html'; $string['helpindex'] = 'Index of all help files'; $string['helppicture'] = 'How to upload a picture'; -$string['helpprefix'] = 'Help with \'$a\''; +$string['helpprefix'] = 'Help: $a'; $string['helpquestions'] = 'Ask good questions'; $string['helpreading'] = 'Read carefully'; $string['helprichtext'] = 'About the HTML editor'; -- 2.39.5