diff --git a/www/manager6/storage/PBSEdit.js b/www/manager6/storage/PBSEdit.js index 841b5218..c471c65a 100644 --- a/www/manager6/storage/PBSEdit.js +++ b/www/manager6/storage/PBSEdit.js @@ -143,11 +143,6 @@ Ext.define('PVE.storage.PBSInputPanel', { isCreate: me.isCreate, fieldLabel: gettext('Encryption Key'), }, - { - xtype: 'displayfield', - userCls: 'pmx-hint', - value: `Proxmox Backup Server is currently in beta.`, - }, ]; me.callParent();