net/frr: Update help-text in OSPF (#2081)

This commit is contained in:
Michael
2020-10-24 14:11:33 +02:00
committed by GitHub
parent be4dde9ec5
commit 2abe16402c
2 changed files with 2 additions and 2 deletions
@@ -30,7 +30,7 @@
<id>interface.area</id>
<label>Area</label>
<type>text</type>
<help>Area in wildcard mask style like 0.0.0.0 and no decimal 0</help>
<help>Area in wildcard mask style like 0.0.0.0 and no decimal 0. Only use Area in Interface tab or in Network tab once.</help>
</field>
<field>
<id>interface.cost</id>
@@ -18,7 +18,7 @@
<id>network.area</id>
<label>Area</label>
<type>text</type>
<help>Area in wildcard mask style like 0.0.0.0 and no decimal 0</help>
<help>Area in wildcard mask style like 0.0.0.0 and no decimal 0. Only use Area in Interface tab or in Network tab once.</help>
</field>
<field>
<id>network.arearange</id>