(ids) small ui changes

This commit is contained in:
Ad Schellevis 2016-02-04 14:01:06 +01:00
parent 08c1e186d7
commit 6374e846d3
2 changed files with 4 additions and 3 deletions

View File

@ -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>

View File

@ -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">