From a080716fa6f4ae7bcac7220a2c9f1232827a461a Mon Sep 17 00:00:00 2001 From: Jenny Gray Date: Tue, 3 Dec 2013 09:46:03 +0000 Subject: [PATCH] MDL-43135 Lang: removed redundant opentoguests --- lang/en/moodle.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 387d43961a2..0654ea8e3f8 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -1333,7 +1333,6 @@ $string['numyears'] = '{$a} years'; $string['ok'] = 'OK'; $string['oldpassword'] = 'Current password'; $string['olduserdirectory'] = 'This is the OLD users directory, and is no longer needed. You may safely delete it. The files it contains have been copied to the NEW user directory.'; -$string['opentoguests'] = 'Guest access'; $string['optional'] = 'optional'; $string['options'] = 'options'; $string['order'] = 'Order';