1
0
Fork 0

Ability to enter a password when the first user is created

This commit is contained in:
Michael Vogel 2015-06-30 23:37:31 +02:00
commit 055ee962c9
3 changed files with 39 additions and 18 deletions

View file

@ -44,6 +44,11 @@
</div>
<div id="register-email-end" ></div>
{{if $passwords}}
{{include file="field_password.tpl" field=$password1}}
{{include file="field_password.tpl" field=$password2}}
{{/if}}
<p id="register-nickname-desc" >{{$nickdesc}}</p>
<div id="register-nickname-wrapper" >