From ea9983510e7126f86ba76c2badeda4a45d20ee63 Mon Sep 17 00:00:00 2001 From: Alex Garibay Date: Tue, 17 Nov 2015 17:09:55 -0600 Subject: PLT-866: Update text on sign-in page --- web/react/components/login.jsx | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'web/react') diff --git a/web/react/components/login.jsx b/web/react/components/login.jsx index 423ba9067..7f8820d9f 100644 --- a/web/react/components/login.jsx +++ b/web/react/components/login.jsx @@ -201,14 +201,12 @@ export default class Login extends React.Component { if (global.window.mm_config.EnableTeamCreation === 'true') { teamSignUp = (
- {'Want to create your own team? '} - - {'Create one now'} - - + + {'Create a new team'} +
); } @@ -227,7 +225,7 @@ export default class Login extends React.Component { {emailSignup} {userSignUp}
- {'Find other teams'} + {'Find your other teams'}
{forgotPassword} {teamSignUp} -- cgit v1.2.3-1-g7c22