]> git.mjollnir.org Git - moodle.git/commitdiff
Added a missing string
authormoodler <moodler>
Mon, 2 Oct 2006 07:03:41 +0000 (07:03 +0000)
committermoodler <moodler>
Mon, 2 Oct 2006 07:03:41 +0000 (07:03 +0000)
lang/en_utf8/admin.php

index 2fa9860ff68ddf7552eb883f549bfb32ba54804b..b526a36935d2dd04ac035c22921f10a0785df037 100644 (file)
@@ -3,6 +3,7 @@
 
 
 // begin {added with admin cleanup}
+$string['autologinguests'] = 'Auto-login guests';
 $string['search'] = 'Search';
 $string['searchresults'] = 'Search Results';
 $string['noresults'] = 'No results found.';