From: moodler Date: Thu, 28 Sep 2006 06:48:50 +0000 (+0000) Subject: Fixed a typo X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=70ce923e0a66f81b84fd6ced3d855eb344ecbe49;p=moodle.git Fixed a typo --- diff --git a/user/index.php b/user/index.php index 6bcc9d67a4..f7f934fc71 100644 --- a/user/index.php +++ b/user/index.php @@ -552,7 +552,7 @@ } choose_from_menu ($displaylist, "formaction", "", get_string("withselectedusers"), "if(checksubmit(this.form))this.form.submit();", ""); helpbutton("participantswithselectedusers", get_string("withselectedusers")); - echo ''; + echo ''; echo ''; echo ''; }