From dea49bdd6c3cabbe2c3b820cec238afd0a37d8d8 Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 14 Apr 2003 02:56:31 +0000 Subject: [PATCH] Changed wording a little --- user/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/index.php b/user/index.php index d5a2bd854c..61aa201bd9 100644 --- a/user/index.php +++ b/user/index.php @@ -139,7 +139,7 @@ $moreinfo->count = $USER_LARGE_CLASS; $moreinfo->things = strtolower($course->students); echo "

".get_string("displayingfirst", "", $moreinfo); - echo " (id&sort=$sort&dir=$dir&showall=1\">".get_string("showallusers").")"; + echo " (id&sort=$sort&dir=$dir&showall=1\">".get_string("showall").")"; echo "

"; } -- 2.39.5