mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
Error on top to match login
This commit is contained in:
parent
88fd2e79cd
commit
2f87d0c8cb
@ -377,9 +377,9 @@ module.exports = React.createClass({
|
||||
<AuthHeader />
|
||||
<AuthBody>
|
||||
<h2>{ _t('Create your account') }</h2>
|
||||
{ errorText }
|
||||
{ registerBody }
|
||||
{ signIn }
|
||||
{ errorText }
|
||||
</AuthBody>
|
||||
</AuthPage>
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user