This commit is contained in:
Matthew Hodgson 2021-03-08 05:08:01 +00:00
parent c02d03cc5b
commit 997d6e1281
3 changed files with 7 additions and 12 deletions

View file

@ -157,13 +157,11 @@ export default class SetupEncryptionBody extends React.Component {
</AccessibleButton>;
}
const brand = SdkConfig.get().brand;
return (
<div>
<p>{_t(
"Verify this login to access your encrypted messages and " +
"prove to others that this login is really you."
"prove to others that this login is really you.",
)}</p>
<div className="mx_CompleteSecurity_actionRow">