mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
fix text
This commit is contained in:
parent
63526c2cef
commit
d440e668ed
@ -583,7 +583,7 @@ value="<?=htmlspecialchars($pconfig['radiuskey2']);?>"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="vncell" valign="top"><?=gettext("Radius ip attribute"); ?></td>
|
||||
<td class="vncell" valign="top"><?=gettext("RADIUS NAS IP attribute"); ?></td>
|
||||
<td>
|
||||
<select name="radiussrcip_attribute" id="radiussrcip_attribute">
|
||||
<?php $iflist = get_configured_interface_with_descr();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user