From fd6c8794717319a134a831d9a9df61f7dc8ec5f0 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 11 Nov 2021 20:35:20 +0100 Subject: [PATCH] ui: dc options: fix indentation Signed-off-by: Thomas Lamprecht --- www/manager6/dc/OptionView.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/manager6/dc/OptionView.js b/www/manager6/dc/OptionView.js index 0c088efd..43178737 100644 --- a/www/manager6/dc/OptionView.js +++ b/www/manager6/dc/OptionView.js @@ -232,8 +232,8 @@ Ext.define('PVE.dc.OptionView', { id: 'rpChangeWarning', hidden: true, padding: '5 0 0 0', - html: ' ' - + gettext('Changing the Relying Party may break existing webAuthn TFA entries.'), + html: ' ' + + gettext('Changing the Relying Party may break existing webAuthn TFA entries.'), }], }); me.add_inputpanel_row('bwlimit', gettext('Bandwidth Limits'), {