From eeb1c1b5b827cc20ae32449bfc8c227152ba1a9d Mon Sep 17 00:00:00 2001 From: Reed Garmsen Date: Fri, 29 Jan 2016 13:29:43 -0800 Subject: Properly disable the get team link functionality when user creation is disabled --- web/static/i18n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'web/static') diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json index d6401ab6e..2412a1bae 100644 --- a/web/static/i18n/en.json +++ b/web/static/i18n/en.json @@ -526,6 +526,7 @@ "get_link.close": "Close", "get_team_invite_link_modal.title": "Team Invite Link", "get_team_invite_link_modal.help": "Send teammates the link below for them to sign-up to this team site.", + "get_team_invite_link_modal.helpDisabled": "User creation has been disabled for your team. Please ask your team administrator for details.", "invite_member.emailError": "Please enter a valid email address", "invite_member.firstname": "First name", "invite_member.lastname": "Last name", -- cgit v1.2.3-1-g7c22