mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-05-22 15:15:53 +00:00
schema: do not translate SMTP
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
55f8555f18
commit
a5630fd2dd
@ -44,7 +44,7 @@ Ext.define('Proxmox.Schema', { // a singleton
|
|||||||
iconCls: 'fa-envelope-o',
|
iconCls: 'fa-envelope-o',
|
||||||
},
|
},
|
||||||
smtp: {
|
smtp: {
|
||||||
name: gettext('SMTP'),
|
name: 'SMTP',
|
||||||
ipanel: 'pmxSmtpEditPanel',
|
ipanel: 'pmxSmtpEditPanel',
|
||||||
iconCls: 'fa-envelope-o',
|
iconCls: 'fa-envelope-o',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user