mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-10 17:16:22 +01:00
Remove leftover IS_CORP references
This commit is contained in:
@@ -51,11 +51,7 @@
|
||||
<div class="alert alert-warning text-center">No groups available.</div>
|
||||
{% endif %}
|
||||
{% else %}
|
||||
{% if IS_CORP %}
|
||||
<div class="alert alert-danger" role="alert">{% trans "You are not in the corporation." %}</div>
|
||||
{% else %}
|
||||
<div class="alert alert-danger" role="alert">{% trans "You are not in the alliance." %}</div>
|
||||
{% endif %}
|
||||
<div class="alert alert-danger" role="alert">{% trans "You are not a member." %}</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user