MDL-11329: fixed text: "Local courses for external users:"
This commit is contained in:
@@ -12,7 +12,7 @@ if (is_array($mnethosts)) {
|
||||
<table cellspacing="0" cellpadding="5" border="0" class="boxaligncenter">
|
||||
|
||||
<tr valign="top">
|
||||
<th align="center" colspan="3">Local courses for external users:</th>
|
||||
<th align="center" colspan="3"><?php print_string('mnetlocalforexternal','enrol_mnet'); ?>:</th>
|
||||
</tr>
|
||||
|
||||
<tr valign="top">
|
||||
|
||||
@@ -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.<br/>'.
|
||||
'<ul><li><em>Dependency</em>: You must also <strong>subscribe</strong> to the SSO (Service Provider) service on $a.</li>'.
|
||||
'<li><em>Dependency</em>: You must also <strong>publish</strong> the SSO (Identity Provider) service to $a.</li></ul><br/>';
|
||||
$string['mnetlocalforexternal'] = 'Local courses for external users';
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user