mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
deactivated_org: Direct org members to contact org admins.
This helps clarify that normal members cannot reactivate the org by contacting us.
This commit is contained in:
@@ -51,6 +51,10 @@
|
|||||||
{% trans %}
|
{% trans %}
|
||||||
If you are an owner of this organization, you can <a href="mailto:{{ support_email }}">contact Zulip support</a> to reactivate it.
|
If you are an owner of this organization, you can <a href="mailto:{{ support_email }}">contact Zulip support</a> to reactivate it.
|
||||||
{% endtrans %}
|
{% endtrans %}
|
||||||
|
<br /><br />
|
||||||
|
{% trans %}
|
||||||
|
If you're a member of the organization and want information about why it has been deactivated, please reach out to the organization's administrators directly.
|
||||||
|
{% endtrans %}
|
||||||
{% else %}
|
{% else %}
|
||||||
{% trans %}
|
{% trans %}
|
||||||
If you are an owner of this organization, you can <a href="mailto:{{ support_email }}">contact this Zulip server's administrators</a> to reactivate it.
|
If you are an owner of this organization, you can <a href="mailto:{{ support_email }}">contact this Zulip server's administrators</a> to reactivate it.
|
||||||
|
|||||||
Reference in New Issue
Block a user