mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
firewall: live log - remove dup dst (from https://github.com/opnsense/core/pull/4402)
This commit is contained in:
parent
58abe70aed
commit
bbeb2e71fa
@ -436,7 +436,6 @@
|
||||
<option value="dstport">{{ lang._('dst_port') }}</option>
|
||||
<option value="protoname">{{ lang._('protoname') }}</option>
|
||||
<option value="label">{{ lang._('label') }}</option>
|
||||
<option value="dst">{{ lang._('dst') }}</option>
|
||||
<option value="rid">{{ lang._('rule id') }}</option>
|
||||
<option value="tcpflags">{{ lang._('tcpflags') }}</option>
|
||||
</select>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user