mirror of
https://github.com/opnsense/core.git
synced 2026-06-08 16:34:24 -04:00
Interfaces: Assignments - rename "Interface" to "Device", but keep "if" as key to align with data underneath. for https://github.com/opnsense/core/pull/10366
This commit is contained in:
parent
ee94f628ca
commit
fa7b7a850e
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
-->
|
||||
<field>
|
||||
<id>interface.if</id>
|
||||
<label>Interface</label>
|
||||
<label>Device</label>
|
||||
<type>dropdown</type>
|
||||
<help>Device name to connect this interface to.</help>
|
||||
</field>
|
||||
|
|
|
|||
Loading…
Reference in a new issue