mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2025-02-21 11:11:23 +00:00
fixed typo in message beeing shown when banned
This commit is contained in:
parent
c37b70721c
commit
43e61ede18
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
<div>
|
||||
<img src="/images/ensl_logo.png" alt="ENSL Logo" />
|
||||
</div>
|
||||
<h3>You're currently barred from joining gathers</h3>
|
||||
<h3>You're currently banned from joining gathers</h3>
|
||||
<h3><small>Either wait for the ban to expire or talk to an admin to get it lifted</small></h3>
|
||||
<br />
|
||||
<p><a class="btn btn-primary btn-lg" href="{{ redirect }}" role="button">See the ban list</a></p>
|
||||
|
|
Loading…
Reference in a new issue