--- /usr/share/univention-management-console-login/dialog.js.bak 2019-12-12 14:22:59.711729000 +0100 +++ /usr/share/univention-management-console-login/dialog.js 2019-12-12 14:15:04.203729000 +0100 @@ -134,7 +134,7 @@ } else { helpText += _('The default user to manage the domain is %s which has the same initial password as the root account.', this._administratorLink()); } - return lang.replace('{text}', {tooltip: entities.encode(helpText), text: entities.encode(_('How do I login?'))}); +// return lang.replace('{text}', {tooltip: entities.encode(helpText), text: entities.encode(_('How do I login?'))}); }, _administratorLink: function() {