From: selliott Date: Thu, 5 Feb 2004 20:54:15 +0000 (+0000) Subject: Change string reference for choosereportfilter X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d92d9a22f95691f318229f34b47706388562ee36;p=moodle.git Change string reference for choosereportfilter --- diff --git a/course/recent.php b/course/recent.php index 09440f788c..cfaa154544 100644 --- a/course/recent.php +++ b/course/recent.php @@ -62,7 +62,7 @@ "admin/index.php\">$stradministration -> $strrecentactivity", ""); } - print_heading(get_string("chooseactivity").":"); + print_heading(get_string("choosereportfilter").":"); print_recent_selector_form($course);