From 2e2a707902fd85e883178f2d15f2338dc905e4d5 Mon Sep 17 00:00:00 2001 From: Andrew Davis Date: Thu, 19 Nov 2009 04:50:58 +0000 Subject: [PATCH] mnet MDL-20208 Added the string 'allhosts_no_options' --- admin/mnet/mnet_review_allhosts.html | 2 +- lang/en_utf8/mnet.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/admin/mnet/mnet_review_allhosts.html b/admin/mnet/mnet_review_allhosts.html index 4c03332def..f8e879bc27 100644 --- a/admin/mnet/mnet_review_allhosts.html +++ b/admin/mnet/mnet_review_allhosts.html @@ -14,7 +14,7 @@ echo $OUTPUT->box_start(); name; ?> - : + '. 'You have the option below to configure services for \'All Hosts\' and by enabling some services there, you are able to provide '. 'services to any Moodle server indiscriminately.'; +$string['allhosts_no_options'] = 'No options are available when viewing multiple hosts'; $string['mnet_session_prohibited'] = 'Users from your home server are not currently permitted to roam to $a.'; $string['ssl_acl_allow'] = 'SSO ACL: Allow user $a[0] from $a[1]'; -- 2.39.5