MDL-51656 auth_radius: fixed colon location
This commit is contained in:
@@ -60,7 +60,7 @@ if (!isset($config->changepasswordurl)) {
|
||||
</tr>
|
||||
|
||||
<tr valign="top" >
|
||||
<td align="right"><?php echo html_writer::label(get_string('auth_radiustype_key', 'auth_radius'), 'menuradiustype'); ?>: </td>
|
||||
<td align="right"><?php echo html_writer::label(get_string('auth_radiustype_key', 'auth_radius') . ':', 'menuradiustype'); ?> </td>
|
||||
<td>
|
||||
<?php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user