fixed typo in message beeing shown when banned

This commit is contained in:
Absurdon 2016-01-22 01:54:58 +01:00
parent c37b70721c
commit 43e61ede18

View file

@ -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>