ui: ceph pools: we now add only one storage, so signular

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2018-11-28 12:06:54 +01:00
parent 2a67983029
commit 1f409296fb

View File

@ -50,7 +50,7 @@ Ext.define('PVE.CephCreatePool', {
},
{
xtype: 'proxmoxcheckbox',
fieldLabel: gettext('Add Storages'),
fieldLabel: gettext('Add Storage'),
name: 'add_storages'
}
],