1
0
forked from metin2/web

Added blocking, started e-mail validation, fixed locale strings

This commit is contained in:
2023-07-29 11:43:34 +03:00
parent c26d8e4642
commit 7de2a637c4
13 changed files with 237 additions and 139 deletions

View File

@ -40,7 +40,7 @@
<div id="subscribe">
<h3>Încă nu ai cont?</h3>
<p>Crearea unui jucător (cont) este rapidă, usoară și gratis.</p>
<a class="btn-big" href="{{ url('user/register') }}" title="Crează un cont">Crează un cont</a>
<a class="btn-big" href="{{ url('user/register') }}" title="Creează un cont">Creează un cont</a>
</div>
</div>
</div>