From d92d9a22f95691f318229f34b47706388562ee36 Mon Sep 17 00:00:00 2001
From: selliott <selliott>
Date: Thu, 5 Feb 2004 20:54:15 +0000
Subject: [PATCH] Change string reference for choosereportfilter

---
 course/recent.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 @@
                      "<a href=\"../$CFG->admin/index.php\">$stradministration</a> -> $strrecentactivity", "");
         }
 
-        print_heading(get_string("chooseactivity").":");
+        print_heading(get_string("choosereportfilter").":");
 
         print_recent_selector_form($course);
 
-- 
2.39.5