diff --git a/src/js/views/Login.jsx b/src/js/views/Login.jsx index b03c9211..4f4fe0cc 100644 --- a/src/js/views/Login.jsx +++ b/src/js/views/Login.jsx @@ -216,7 +216,7 @@ class Login extends Component {

this.showCreateAccount(e)}> - > {t('back')} + {t('back')}

{this.renderExistingAccountLogin()}