From 8cb1ec178c0d52306f529a8e24a07a2599ff6afe Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 19 Jun 2018 14:22:32 +0200 Subject: [PATCH] fixup: vlan type: use 'Linux VLAN' Signed-off-by: Thomas Lamprecht --- Utils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Utils.js b/Utils.js index d9aa042..feff6d5 100644 --- 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', -- 2.39.2