mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
interfaces: reject leases from in dhcp advanced
PR: https://forum.opnsense.org/index.php?topic=7201.0
This commit is contained in:
parent
e2682fbac8
commit
20ad5b73d7
@ -1980,7 +1980,7 @@ include("head.inc");
|
||||
</output>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="dhcp_basic">
|
||||
<tr class="dhcp_basic dhcp_advanced">
|
||||
<td><a id="help_for_dhcprejectfrom" href="#" class="showhelp"><i class="fa fa-info-circle"></i></a> <?=gettext("Reject Leases From"); ?></td>
|
||||
<td>
|
||||
<input name="dhcprejectfrom" type="text" id="dhcprejectfrom" value="<?=htmlspecialchars($pconfig['dhcprejectfrom']);?>" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user