improve IS warning

This commit is contained in:
Matthew Hodgson 2016-03-06 17:11:08 -05:00
parent 622a4b0e4c
commit a4d22ffe8c
1 changed files with 3 additions and 4 deletions

View File

@ -34,12 +34,11 @@ module.exports = React.createClass({
servers by specifying a different Home server URL. servers by specifying a different Home server URL.
<br/> <br/>
This allows you to use Vector with an existing Matrix account on This allows you to use Vector with an existing Matrix account on
a different Home server. a different home server.
<br/> <br/>
<br/> <br/>
You can also set a custom Identity server but this will affect You can also set a custom identity server but you won't be able to
people&#39;s ability to find you if you use a server in a group other invite users by email address, or be invited by email address yourself.
than the main Matrix.org group.
</span> </span>
</div> </div>
<div className="mx_Dialog_buttons"> <div className="mx_Dialog_buttons">