Other various changes
This commit is contained in:
@ -36,7 +36,7 @@
|
||||
<button type='submit' class='btn'>Register</button>
|
||||
{{ form_end(registrationForm) }}
|
||||
<!--
|
||||
<form action="/index.php/register" method="post" id='registration-form'>
|
||||
<form action="/register" method="post" id='registration-form'>
|
||||
<input type="hidden" name="_csrf_token" id="csrfToken"
|
||||
value="{{ csrf_token('authenticate') }}"
|
||||
>
|
||||
|
Reference in New Issue
Block a user