Commit be85f041 authored by Dietmar Maurer's avatar Dietmar Maurer

ha group editor: fix subject

parent 83c9f382
...@@ -87,7 +87,7 @@ Ext.define('PVE.ha.GroupEdit', { ...@@ -87,7 +87,7 @@ Ext.define('PVE.ha.GroupEdit', {
}); });
Ext.apply(me, { Ext.apply(me, {
subject: gettext('HA Groups'), subject: gettext('HA Group'),
items: [ ipanel ] items: [ ipanel ]
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment