X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fregister.tpl;h=2e5588ae71ff0220274301cb50fe9da49934318e;hb=7389dc0b20ad6a929cc7f137bcb40674187d0978;hp=dfc35736161dbe687a490e53e6a1050fadc58db4;hpb=8ec424325375aa923c7d2d78ac8ddcc352f09cff;p=friendica.git diff --git a/view/templates/register.tpl b/view/templates/register.tpl index dfc3573616..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}}

@@ -57,8 +59,22 @@
+{{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}} +