Spell out identity server
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>pull/21833/head
parent
85497610e3
commit
3c3b530e1e
|
@ -153,7 +153,7 @@ export default class SetIdServer extends React.Component {
|
|||
_onDisconnectClicked = () => {
|
||||
const QuestionDialog = sdk.getComponent("dialogs.QuestionDialog");
|
||||
Modal.createTrackedDialog('Identity Server Disconnect Warning', '', QuestionDialog, {
|
||||
title: _t("Disconnect ID Server"),
|
||||
title: _t("Disconnect Identity Server"),
|
||||
description:
|
||||
<div>
|
||||
{_t(
|
||||
|
|
Loading…
Reference in New Issue