X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fregister.tpl;h=2e5588ae71ff0220274301cb50fe9da49934318e;hb=d60eb25ba789fa00c3f39e0a6337d0e11e22f449;hp=aacf76529ea91a893395733f528728c67bc6b3bb;hpb=7afe5afcf10327b4d07ed13e6ccca076d8c89513;p=friendica.git diff --git a/view/templates/register.tpl b/view/templates/register.tpl index aacf76529e..2e5588ae71 100644 --- a/view/templates/register.tpl +++ b/view/templates/register.tpl @@ -3,9 +3,11 @@
+ {{if $registertext != ""}}
{{$registertext}}
{{/if}} + {{if $explicit_content}}

{{$explicit_content_note}}

{{/if}}

{{$realpeople}}

@@ -14,7 +16,7 @@ {{if $oidlabel}}
- +
{{/if}} @@ -33,29 +35,48 @@
- +
- +
+{{if $passwords}} + {{include file="field_password.tpl" field=$password1}} + {{include file="field_password.tpl" field=$password2}} +{{/if}} +

{{$nickdesc}}

-
@{{$sitename}}
+
@{{$sitename}}
+{{if $permonly}} + {{include file="field_textarea.tpl" field=$permonlybox}} +{{/if}} + {{$publish}} + {{if $showtoslink}} +

{{$tostext}}

+ {{/if}} + {{if $showprivstatement}} +

{{$privstatement.0}}

+ {{for $i=1 to 3}} +

{{$privstatement[$i]}}

+ {{/for}} + {{/if}} +
- +