From: gbateson Date: Sat, 7 Oct 2006 02:00:53 +0000 (+0000) Subject: removed "thiscourse" and "allmycourses" as they are no longer used in hotpot/report.php X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1cc9e57b94d5068caf639f578aa12f5a8372ab19;p=moodle.git removed "thiscourse" and "allmycourses" as they are no longer used in hotpot/report.php --- diff --git a/lang/en_utf8/hotpot.php b/lang/en_utf8/hotpot.php index 92778285bd..5854358cbc 100644 --- a/lang/en_utf8/hotpot.php +++ b/lang/en_utf8/hotpot.php @@ -111,9 +111,6 @@ $string['reportformat'] = 'Format'; $string['reportbutton'] = 'Generate report'; -$string['thiscourse'] = 'This course'; -$string['allmycourses'] = 'All my courses'; - $string['allusers'] = 'All users'; $string['attemptsall'] = 'All attempts';