Signed-off-by: Maximiliano Sandoval <m.sando...@proxmox.com>
---
 www/manager6/panel/BackupAdvancedOptions.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/manager6/panel/BackupAdvancedOptions.js 
b/www/manager6/panel/BackupAdvancedOptions.js
index b9e5304e..4b31f403 100644
--- a/www/manager6/panel/BackupAdvancedOptions.js
+++ b/www/manager6/panel/BackupAdvancedOptions.js
@@ -231,7 +231,7 @@ Ext.define('PVE.panel.BackupAdvancedOptions', {
            xtype: 'component',
            padding: '5 1',
            html: `<span class="pmx-hint">${gettext('Note')}</span>: ${
-               gettext("The node-specific 'vzdump.conf' or, if this is not 
set, the default from the config schema is used to determine fallback 
values.")}`,
+               gettext("The node-specific 'vzdump.conf'. If not set, the 
defaults from the config schema are used to determine fallback values.")}`,
        },
     ],
 });
-- 
2.39.2



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to