mirror of
https://github.com/Mibew/mibew.git
synced 2025-02-07 08:14:42 +03:00
Fix password form disapearing on installation
This commit is contained in:
parent
bc024c3253
commit
d9dc5e0ed7
@ -27,8 +27,8 @@
|
||||
{{/each}}
|
||||
</ul>
|
||||
|
||||
{{#unless errors}}
|
||||
{{#block "nextStep"}}
|
||||
{{#block "nextStep"}}
|
||||
{{#unless errors}}
|
||||
{{#if nextstep}}
|
||||
<br/>
|
||||
<br/>
|
||||
@ -45,8 +45,8 @@
|
||||
</li>
|
||||
</ul>
|
||||
{{/if}}
|
||||
{{/block}}
|
||||
{{/unless}}
|
||||
{{/unless}}
|
||||
{{/block}}
|
||||
</div>
|
||||
|
||||
<div class="form-footer">
|
||||
|
Loading…
Reference in New Issue
Block a user