mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
help center: Make minor tweaks to Change a user's {role}/{name} pages.
- Factor out instructions for navigating to the "Manage this user" tab. - Add links to related articles.
This commit is contained in:
@@ -14,9 +14,7 @@ Organization administrators can always change any user's name.
|
|||||||
|
|
||||||
{tab|via-user-profile}
|
{tab|via-user-profile}
|
||||||
|
|
||||||
{!profile-summary-three-dot-menu.md!}
|
{!manage-this-user.md!}
|
||||||
|
|
||||||
1. Click **Manage this user**.
|
|
||||||
|
|
||||||
1. Under **Full name**, enter a new name.
|
1. Under **Full name**, enter a new name.
|
||||||
|
|
||||||
@@ -34,3 +32,8 @@ Organization administrators can always change any user's name.
|
|||||||
{!save-changes.md!}
|
{!save-changes.md!}
|
||||||
|
|
||||||
{end_tabs}
|
{end_tabs}
|
||||||
|
|
||||||
|
## Related articles
|
||||||
|
|
||||||
|
* [Change a user's role](/help/change-a-users-role)
|
||||||
|
* [Deactivate or reactivate a user](/help/deactivate-or-reactivate-a-user)
|
||||||
|
|||||||
@@ -21,9 +21,7 @@ organization](/help/deactivate-your-organization) instead).
|
|||||||
|
|
||||||
{tab|via-user-profile}
|
{tab|via-user-profile}
|
||||||
|
|
||||||
{!profile-summary-three-dot-menu.md!}
|
{!manage-this-user.md!}
|
||||||
|
|
||||||
1. Click **Manage this user**.
|
|
||||||
|
|
||||||
1. Under **User role**, select a [role](/help/roles-and-permissions).
|
1. Under **User role**, select a [role](/help/roles-and-permissions).
|
||||||
|
|
||||||
@@ -41,3 +39,8 @@ organization](/help/deactivate-your-organization) instead).
|
|||||||
1. Click **Save changes**. The new permissions will take effect immediately.
|
1. Click **Save changes**. The new permissions will take effect immediately.
|
||||||
|
|
||||||
{end_tabs}
|
{end_tabs}
|
||||||
|
|
||||||
|
## Related articles
|
||||||
|
|
||||||
|
* [Change a user's name](/help/change-a-users-name)
|
||||||
|
* [Deactivate or reactivate a user](/help/deactivate-or-reactivate-a-user)
|
||||||
|
|||||||
@@ -16,9 +16,7 @@ Note that organization administrators cannot deactivate organization owners.
|
|||||||
|
|
||||||
{tab|via-user-profile}
|
{tab|via-user-profile}
|
||||||
|
|
||||||
{!profile-summary-three-dot-menu.md!}
|
{!manage-this-user.md!}
|
||||||
|
|
||||||
1. Click **Manage this user**.
|
|
||||||
|
|
||||||
1. Click the **Deactivate user** button at the bottom.
|
1. Click the **Deactivate user** button at the bottom.
|
||||||
|
|
||||||
|
|||||||
3
templates/zerver/help/include/manage-this-user.md
Normal file
3
templates/zerver/help/include/manage-this-user.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{!profile-summary-three-dot-menu.md!}
|
||||||
|
|
||||||
|
1. Click **Manage this user**.
|
||||||
Reference in New Issue
Block a user