]> git.mjollnir.org Git - moodle.git/commitdiff
Change string reference for choosereportfilter
authorselliott <selliott>
Thu, 5 Feb 2004 20:54:15 +0000 (20:54 +0000)
committerselliott <selliott>
Thu, 5 Feb 2004 20:54:15 +0000 (20:54 +0000)
course/recent.php

index 09440f788c31d1540b1dbdc772da39b30d0018f3..cfaa154544a5b03dd84efb9c46dcfa0516874b09 100644 (file)
@@ -62,7 +62,7 @@
                      "<a href=\"../$CFG->admin/index.php\">$stradministration</a> -> $strrecentactivity", "");
         }
 
-        print_heading(get_string("chooseactivity").":");
+        print_heading(get_string("choosereportfilter").":");
 
         print_recent_selector_form($course);