mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 17:44:41 +00:00
firewall: translate "if" as conditional
PR: https://forum.opnsense.org/index.php?topic=12029.0
This commit is contained in:
parent
8a16b40db8
commit
2b75bbac60
@ -303,7 +303,7 @@ $( document ).ready(function() {
|
||||
<th style="width:2%"><input type="checkbox" id="selectAll"></th>
|
||||
<th style="width:2%"> </th>
|
||||
<th style="width:2%"> </th>
|
||||
<th><?=gettext("If");?></th>
|
||||
<th><?=gettext("Interface");?></th>
|
||||
<th><?=gettext("Proto");?></th>
|
||||
<th class="hidden-xs hidden-sm"><?=gettext("Address");?></th>
|
||||
<th class="hidden-xs hidden-sm"><?=gettext("Ports");?></th>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user