mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-30 15:06:50 +01:00
Update account.lost.form.html.twig
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
The Lost Account Interface can help you to get back your account name and password. Please enter your character name and select what you want to do.<br/>
|
The Lost Account Interface can help you to get back your account name and password. Please enter your character name and select what you want to do.<br/>
|
||||||
<form action="?subtopic=lostaccount&action=step1" method="post">
|
<form action="{{ getLink('account/lost') }}?action=step1" method="post">
|
||||||
{{ csrf() }}
|
{{ csrf() }}
|
||||||
<input type="hidden" name="character" value="">
|
<input type="hidden" name="character" value="">
|
||||||
<table cellspacing="1" cellpadding="4" border="0" width="100%">
|
<table cellspacing="1" cellpadding="4" border="0" width="100%">
|
||||||
|
|||||||
Reference in New Issue
Block a user