mirror of https://github.com/zulip/zulip.git
help: Move "Admins only" banner in "Deactivate/reactivate a bot".
Moves the "Admins only" banner from the top of the page to the "Via organization settings" instruction tabs.
This commit is contained in:
parent
8d1db6482f
commit
99b3c1c9d4
|
@ -1,7 +1,5 @@
|
|||
# Deactivate or reactivate a bot
|
||||
|
||||
{!admin-only.md!}
|
||||
|
||||
By default, users can deactivate and reactivate the bots that they
|
||||
add. Organization admins can prevent users from reactivating bots by
|
||||
[restricting bot creation](/help/restrict-bot-creation).
|
||||
|
@ -29,6 +27,8 @@ bot, regardless of who owns them.
|
|||
|
||||
{tab|via-organization-settings}
|
||||
|
||||
{!admin-only.md!}
|
||||
|
||||
{settings_tab|bot-list-admin}
|
||||
|
||||
1. In the **Actions** column, click the **deactivate bot** (<i class="fa fa-user-times"></i>)
|
||||
|
@ -59,6 +59,8 @@ bot, regardless of who owns them.
|
|||
|
||||
{tab|via-organization-settings}
|
||||
|
||||
{!admin-only.md!}
|
||||
|
||||
{settings_tab|bot-list-admin}
|
||||
|
||||
1. In the **Actions** column, click the **reactivate bot** (<i class="fa fa-user-plus"></i>)
|
||||
|
|
Loading…
Reference in New Issue