pull/21833/head
Matthew Hodgson 2016-04-28 15:43:36 +01:00
parent 728a3b8b72
commit 3cf12f8626
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ module.exports = React.createClass({
</div>
<div className="mx_RoomPreviewBar_warningText">
This invitation was sent to <b><span className="email">{this.props.invitedEmail}</span></b>, which is not associated with this account.<br/>
You may wish to login with a different account, or add this email to your this account.
You may wish to login with a different account, or add this email to this account.
</div>
</div>
}