From 1677a3bf3ad53aa5ca9f1d651b18fe4bc0594dd0 Mon Sep 17 00:00:00 2001 From: David Baker Date: Thu, 16 Jul 2015 15:16:04 +0100 Subject: [PATCH] text change --- skins/base/views/templates/Register.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ); }