*/*: remove misplaced directive, it's model not form

(cherry picked from commit e353dd315e)
This commit is contained in:
Franco Fichtner 2018-07-19 00:58:02 +02:00
parent fb9dc5589d
commit b87c4dea52
2 changed files with 0 additions and 2 deletions

View file

@ -3,7 +3,6 @@
<id>instance.interface</id>
<label>Interface</label>
<type>dropdown</type>
<multiple>N</multiple>
<help>Choose the interface on which the port should be opened.</help>
</field>
</form>

View file

@ -9,7 +9,6 @@
<id>mdnsrepeater.interfaces</id>
<label>Listen Interfaces</label>
<type>select_multiple</type>
<multiple>Y</multiple>
<help>At least two interfaces must be selected.</help>
</field>
</form>