diff --git a/skins/base/views/templates/Register.js b/skins/base/views/templates/Register.js index 1f789860d..930228b8b 100644 --- a/skins/base/views/templates/Register.js +++ b/skins/base/views/templates/Register.js @@ -140,7 +140,7 @@ module.exports = React.createClass({

Create an account

{this.componentForStep(this.state.step)}
{this.state.errorText}
- Sign in with existing account + I already have an account ); }