mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-14 15:47:41 +00:00
ha group editor: fix subject
This commit is contained in:
parent
04a7d5a32e
commit
a5278c66f8
@ -87,7 +87,7 @@ Ext.define('PVE.ha.GroupEdit', {
|
||||
});
|
||||
|
||||
Ext.apply(me, {
|
||||
subject: gettext('HA Groups'),
|
||||
subject: gettext('HA Group'),
|
||||
items: [ ipanel ]
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user