firewall: translate "if" as conditional

PR: https://forum.opnsense.org/index.php?topic=12029.0
This commit is contained in:
Franco Fichtner 2019-03-14 11:31:02 +01:00
parent 8a16b40db8
commit 2b75bbac60

View File

@ -303,7 +303,7 @@ $( document ).ready(function() {
<th style="width:2%"><input type="checkbox" id="selectAll"></th>
<th style="width:2%">&nbsp;</th>
<th style="width:2%">&nbsp;</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>