]> git.proxmox.com Git - pve-manager.git/commitdiff
ui: storage: adapt pbs hint sligtly
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 9 Jul 2020 18:09:51 +0000 (20:09 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 9 Jul 2020 18:09:51 +0000 (20:09 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/storage/PBSEdit.js

index b366400440cc533fc688ad9b9fd3a2caa5fe4538..979138aafad4248750830b08d50345f66f2360ba 100644 (file)
@@ -77,7 +77,7 @@ Ext.define('PVE.storage.PBSInputPanel', {
            {
                xtype: 'displayfield',
                userCls: 'pmx-hint',
-               value: `Proxmox Backup Server is currently in beta, use with caution.`,
+               value: `Proxmox Backup Server is currently in beta.`,
            }
        ];