ipsec: improve new help texts

This commit is contained in:
Franco Fichtner 2023-09-22 13:38:30 +02:00
parent f53a60c911
commit 11bbafed6e

View File

@ -13,10 +13,7 @@
<id>pool.addrs</id>
<label>Network</label>
<type>text</type>
<help>
Subnet or range defining addresses allocated in pool.
Accepts a single CIDR subnet defining the pool to allocate addresses from
</help>
<help>Subnet or range defining addresses allocated in pool. Accepts a single CIDR subnet defining the pool to allocate addresses from.</help>
</field>
<field>
<id>pool.dns</id>
@ -24,8 +21,6 @@
<type>select_multiple</type>
<style>tokenize</style>
<allownew>true</allownew>
<help>
DNS servers to push as configuration payload (RFC4306 3.15 - Value 3 and 10). Accepts multiple IPv4/IPv6 addresses.
</help>
<help>DNS servers to push as configuration payload (RFC4306 3.15 - Value 3 and 10). Accepts multiple IPv4/IPv6 addresses.</help>
</field>
</form>