From 3c02565699833c47e52ccb50ce9ee63263ebe4a2 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Tue, 9 Nov 2021 12:27:12 +0100 Subject: [PATCH] www: use af-address-book-o for realms we do this in PBS, and use the key for TFA Signed-off-by: Wolfgang Bumiller --- www/manager6/dc/Config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/manager6/dc/Config.js b/www/manager6/dc/Config.js index eb4c7805..e3f2898c 100644 --- a/www/manager6/dc/Config.js +++ b/www/manager6/dc/Config.js @@ -127,7 +127,7 @@ Ext.define('PVE.dc.Config', { xtype: 'pveAuthView', title: gettext('Authentication'), groups: ['permissions'], - iconCls: 'fa fa-key', + iconCls: 'fa fa-address-book-o', itemId: 'domains', }, {