]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - Utils.js
fixup: vlan type: use 'Linux VLAN'
[proxmox-widget-toolkit.git] / Utils.js
index d9aa0424b8da11e28d3a1ad4b82b29f34ec07f1f..feff6d544701d9c2015553ed3ea80f8051e05574 100644 (file)
--- a/Utils.js
+++ b/Utils.js
@@ -405,7 +405,7 @@ Ext.define('Proxmox.Utils', { utilities: {
        eth: gettext("Network Device"),
        bridge: 'Linux Bridge',
        bond: 'Linux Bond',
-       vlan: 'Linux Vlan Interface',
+       vlan: 'Linux VLAN',
        OVSBridge: 'OVS Bridge',
        OVSBond: 'OVS Bond',
        OVSPort: 'OVS Port',