From 046055ff99d0d3d39e58c28ddbb1713913ee2519 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Fri, 13 Nov 2015 08:19:01 -0800 Subject: PLT-951 updating help text --- web/react/components/team_general_tab.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web') diff --git a/web/react/components/team_general_tab.jsx b/web/react/components/team_general_tab.jsx index 587ef5ec2..a50859489 100644 --- a/web/react/components/team_general_tab.jsx +++ b/web/react/components/team_general_tab.jsx @@ -393,7 +393,7 @@ export default class GeneralTab extends React.Component { -
{'When allowing open invites this code is used as part of the signup process. Changing this code will invalidate the previous open signup link.'}
+
{'Your Invite Code is used in the URL sent to people to join your team. Regenerating your Invite Code will invalidate the URLs in previous invitations, unless "Allow anyone to sign-up from login page" is enabled.'}
); @@ -452,6 +452,7 @@ export default class GeneralTab extends React.Component { server_error={serverError} client_error={clientError} updateSection={this.onUpdateNameSection} + extraInfo='Set the name of the team as it appears on your sign-in screen and at the top of the left-hand sidebar.' /> ); } else { -- cgit v1.2.3-1-g7c22