* fixed creating account :(

* fixed showing premium account status
This commit is contained in:
slawkens1
2017-10-20 21:15:46 +02:00
parent c6b6638705
commit 5951fe21ec
2 changed files with 7 additions and 1 deletions

View File

@@ -123,7 +123,7 @@ Also you have to agree to the terms presented below. If you have done so, your a
<table border="0" cellspacing="0" cellpadding="0" >
<tr>
<td style="border:0px;" >
<input type="hidden" name="step" value="save" >
<input type="hidden" name="save" value="1" >
{{ include('buttons.submit.html.twig') }}
</td>
</tr>