Add Register module in src/

- Update REGISTER_* constants definition
- Update register template variable name
This commit is contained in:
Hypolite Petovan 2018-12-27 20:50:55 -05:00
parent 73a81290ff
commit 0ccb6afdb5
4 changed files with 316 additions and 5 deletions

View file

@ -41,7 +41,7 @@
</div>
<div id="register-email-end" ></div>
{{if $passwords}}
{{if $ask_password}}
{{include file="field_password.tpl" field=$password1}}
{{include file="field_password.tpl" field=$password2}}
{{/if}}