Minor change. Delete one slash.
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ $string['onlyeditown'] = 'You can only edit your own information';
|
||||
$string['onlyeditingteachers'] = 'Only editing teachers can do that.';
|
||||
$string['onlyadmins'] = 'Only administrators can do that.';
|
||||
$string['processingstops'] = 'Processing stops here. Remaining records ignored.';
|
||||
$string['remotedownloadnotallowed'] = 'Download of components to your server isn\'t allowed (allow_url_fopen is disabled).<br /><br />You must download the <a href=\"$a->url\">$a->url</a> file manually, copy it to \"$a->dest/\" in your server and unzip it there.';
|
||||
$string['remotedownloadnotallowed'] = 'Download of components to your server isn\'t allowed (allow_url_fopen is disabled).<br /><br />You must download the <a href=\"$a->url\">$a->url</a> file manually, copy it to \"$a->dest\" in your server and unzip it there.';
|
||||
$string['restricteduser'] = 'Sorry, but your current account \"$a\" is restricted from doing that.';
|
||||
$string['sessionerroruser'] = 'Your session has timed out. Please login again.';
|
||||
$string['sessionerroruser2'] = 'A server error that affects your login session was detected. Please login again or restart your browser.';
|
||||
|
||||
Reference in New Issue
Block a user