diff --git a/help/include/how-to-invite-users-to-join.md b/help/include/how-to-invite-users-to-join.md index 6f5178b9ce..19b090f61d 100644 --- a/help/include/how-to-invite-users-to-join.md +++ b/help/include/how-to-invite-users-to-join.md @@ -23,7 +23,7 @@ {end_tabs} [email-invitations]:/help/invite-new-users#send-email-invitations -[invitation-links]: /help/invite-new-users#create-an-invitation-link +[invitation-links]: /help/invite-new-users#create-a-reusable-invitation-link [set-if-invitations-required]: /help/restrict-account-creation#set-whether-invitations-are-required-to-join [restrict-email-domain]: /help/restrict-account-creation#configuring-email-domain-restrictions [logging-in]: /help/logging-in diff --git a/help/invite-new-users.md b/help/invite-new-users.md index 4416866bcb..8f6a6b9594 100644 --- a/help/invite-new-users.md +++ b/help/invite-new-users.md @@ -55,7 +55,7 @@ permission to invite users. not require the user to authenticate using a [configured authentication method](/help/configure-authentication-methods). -## Create an invitation link +## Create a reusable invitation link {!admin-only.md!} diff --git a/templates/corporate/for/business.html b/templates/corporate/for/business.html index af700d5072..43949ae1ba 100644 --- a/templates/corporate/for/business.html +++ b/templates/corporate/for/business.html @@ -412,7 +412,7 @@ and more. -
  • Automatically subscribe users to streams when they join, subscribe a group of users, or copy membership from another stream. Add users to the right streams for their team and role with custom invitation links.
  • +
  • Automatically subscribe users to streams when they join, subscribe a group of users, or copy membership from another stream. Add users to the right streams for their team and role with custom invitation links.
  • Manage your organization with fine-grained permission settings for administrators and moderators, and custom viewing and posting permissions for streams.
  • diff --git a/web/templates/invitation_failed_error.hbs b/web/templates/invitation_failed_error.hbs index e5486cf834..d89bcfcccd 100644 --- a/web/templates/invitation_failed_error.hbs +++ b/web/templates/invitation_failed_error.hbs @@ -3,7 +3,7 @@ {{#tr}} Please contact support for an exception or add users with a reusable invite link. {{#*inline "z-link-support"}}{{> @partial-block}}{{/inline}} - {{#*inline "z-link-invite-help"}}{{> @partial-block}}{{/inline}} + {{#*inline "z-link-invite-help"}}{{> @partial-block}}{{/inline}} {{/tr}} {{/if}}