mirror of
https://github.com/openvk/openvk
synced 2025-07-07 08:19:49 +03:00
Update Login.xml
This commit is contained in:
parent
9a02bc7bc2
commit
f5e8445cdb
1 changed files with 3 additions and 3 deletions
|
@ -31,12 +31,12 @@
|
|||
|
||||
</td>
|
||||
<td>
|
||||
<center>
|
||||
<center>
|
||||
<input type="hidden" name="hash" value="{$csrfToken}" />
|
||||
<input type="submit" value="{_log_in}" class="button" />
|
||||
<a href="/reg" class="button" style="display: inline-block;">{_registration}</a><br><br>
|
||||
<a href="/restore">{_forgot_password}</a>
|
||||
</center>
|
||||
<a href="/restore">{_forgot_password}</a>
|
||||
</center>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
Loading…
Reference in a new issue