Commit 6374e846 authored by Ad Schellevis's avatar Ad Schellevis

(ids) small ui changes

parent 08c1e186
......@@ -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">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment