<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">
'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';
?>