From 9fbfc275e54f57d82e5655c59f22c780564b77dd Mon Sep 17 00:00:00 2001 From: Cynthia Lin Date: Tue, 3 Jan 2017 17:52:24 -0800 Subject: [PATCH] user docs: Add *Administration* macro to *Only allow administrators to invite new users* doc. --- .../only-allow-admins-to-invite-new-users.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/templates/zerver/help/only-allow-admins-to-invite-new-users.md b/templates/zerver/help/only-allow-admins-to-invite-new-users.md index 452ca2c4ab..519da8f7f5 100644 --- a/templates/zerver/help/only-allow-admins-to-invite-new-users.md +++ b/templates/zerver/help/only-allow-admins-to-invite-new-users.md @@ -2,16 +2,13 @@ If you are an administrator, you can change the setting to only allow administrators to invite new users. -1. Locate the cog -(![cog](/static/images/help/cog.png)) on the upper right corner of the right -sidebar and click on it to show the dropdown menu. Select the **Administration** -option. This will open the Administration page of your organization. +{!go-to-the.md!} [Organization Settings](/#administration/organization-settings) +{!admin.md!} - ![Administration](/static/images/help/administration.png) +2. Select the **E-mail invitation required** and **Only admins may invite** +checkboxes. -2. Under **Organization settings** select the **E-mail invitation required** and -**Only admins may invite** checkboxes. + If this option is enabled, only administrators in your organization can send + email invitations to new users. - ![Organization settings](/static/images/help/settings-administration.png) - -3. Click on the blue **Save changes** button. +3. Click on the **Save changes** button.