diff --git a/www/config/TfaView.js b/www/config/TfaView.js index 9188ae52..6d7e862a 100644 --- a/www/config/TfaView.js +++ b/www/config/TfaView.js @@ -305,7 +305,7 @@ Ext.define('PBS.tfa.confirmRemove', { xtype: 'box', padding: '5 5', reference: 'message', - html: gettext(''), + html: '', style: { textAlign: "center", },