mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
Add Register module in src/
- Update REGISTER_* constants definition - Update register template variable name
This commit is contained in:
parent
73a81290ff
commit
0ccb6afdb5
4 changed files with 316 additions and 5 deletions
|
@ -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}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue