mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
*/*: remove misplaced directive, it's model not form
(cherry picked from commit e353dd315e)
This commit is contained in:
parent
fb9dc5589d
commit
b87c4dea52
2 changed files with 0 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue