1
0
Fork 0

Merge pull request #6336 from MrPetovan/bug/6334-get-app-namespace

Move mod/register to Module\Register
This commit is contained in:
Michael Vogel 2019-01-23 07:40:58 +01:00 committed by GitHub
commit 48e0b943a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 388 additions and 348 deletions

View file

@ -42,7 +42,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}}