Update text to change auth flows
This commit is contained in:
parent
9b3d674a92
commit
f069833ad9
4 changed files with 6 additions and 5 deletions
|
@ -257,7 +257,7 @@ module.exports = React.createClass({
|
|||
{ serverConfigSection }
|
||||
{ errorText }
|
||||
<a className="mx_Auth_changeFlow" onClick={this.onLoginClick} href="#">
|
||||
{ _t('Return to login screen') }
|
||||
{ _t('Sign in instead') }
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue