From 544352701c216b1b6b8c1265632d57d58d31e5ca Mon Sep 17 00:00:00 2001 From: wildgirl Date: Thu, 13 Nov 2008 14:47:24 +0000 Subject: [PATCH] mnet lang string: MDL-17209 typo fix --- lang/en_utf8/mnet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/mnet.php b/lang/en_utf8/mnet.php index 043fc8c1d0..b8077ece52 100644 --- a/lang/en_utf8/mnet.php +++ b/lang/en_utf8/mnet.php @@ -238,7 +238,7 @@ $string['enrolcourseenrol_desc'] = 'Enrol/unenrol users from this course using M methods if the remote hosts allows them. Such enrolments are listed under Other enrolled users'; $string['host'] = 'host'; -$string['loginlinkmnetuser'] = '
If you are a Moodle Network remote user and can confirm your email address here, you can be redirected to your login page.
'; +$string['loginlinkmnetuser'] = '
If you are a Moodle Network remote user and can confirm your email address here, you can be redirected to your login page.
'; $string['certdetails'] = 'Cert Details'; $string['error7020'] = 'This error normally occurs if the remote site has created a record for you with the wrong wwwroot, for example, http://yoursite.com instead of http://www.yoursite.com. You should contact the administrator of the remote site with your wwwroot (as specified in config.php) asking her to update her record for your host.'; -- 2.39.5