From: donal72 Date: Tue, 16 Oct 2007 09:15:02 +0000 (+0000) Subject: MDL-11329: fixed text: "Local courses for external users:" X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=22f9befe827bdb0eee8f8e07903e32be8140aed1;p=moodle.git MDL-11329: fixed text: "Local courses for external users:" --- diff --git a/enrol/mnet/config.html b/enrol/mnet/config.html index 4737c7c194..3ed12aefd8 100644 --- a/enrol/mnet/config.html +++ b/enrol/mnet/config.html @@ -12,7 +12,7 @@ if (is_array($mnethosts)) { - + diff --git a/lang/en_utf8/enrol_mnet.php b/lang/en_utf8/enrol_mnet.php index f3100d2827..aed94197d1 100644 --- a/lang/en_utf8/enrol_mnet.php +++ b/lang/en_utf8/enrol_mnet.php @@ -18,5 +18,6 @@ $string['mnet_enrol_description'] = 'Publish this service to allow administ 'Subscribe to this service to be able to enrol your students in courses on $a.
'. '
'; +$string['mnetlocalforexternal'] = 'Local courses for external users'; ?>
Local courses for external users::