mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
(ids) small ui changes
This commit is contained in:
parent
08c1e186d7
commit
6374e846d3
@ -22,7 +22,7 @@
|
||||
<id>rule.geoip_direction</id>
|
||||
<label>GeoIP/Direction</label>
|
||||
<type>dropdown</type>
|
||||
<help>Connections coming from (src) or going to (dst) listed countries, default (none) selects both </help>
|
||||
<help>Connections coming from (src) or going to (dst) listed countries, default selects both </help>
|
||||
</field>
|
||||
<field>
|
||||
<id>rule.action</id>
|
||||
|
||||
@ -43,10 +43,11 @@
|
||||
</geoip>
|
||||
<geoip_direction type="OptionField">
|
||||
<Required>N</Required>
|
||||
<BlankDesc>Both</BlankDesc>
|
||||
<default></default>
|
||||
<OptionValues>
|
||||
<src>source</src>
|
||||
<dst>destination</dst>
|
||||
<src>Source</src>
|
||||
<dst>Destination</dst>
|
||||
</OptionValues>
|
||||
</geoip_direction>
|
||||
<description type="TextField">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user