<td valign="top"><?php echo $mnet_peer->name; ?></td>
</tr>
<tr>
- <td align="right" valign="top" colspan="2"><?php print_string('allhosts_no_options'); ?>:</td>
+ <td align="right" valign="top" colspan="2"><?php print_string('allhosts_no_options','mnet'); ?></td>
</tr>
</table>
<?php
'Moodle site that connects to you and requests your public key.<br />'.
'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]';