X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fregister.tpl;h=2e5588ae71ff0220274301cb50fe9da49934318e;hb=63b5cb4fc688f9da2984c4c10439dba3a432633a;hp=eddc55132551d8ad79838511073f4c40796976bf;hpb=da40c96e9a059e1f41ff62bdf7107c9dbfca6dbe;p=friendica.git diff --git a/view/templates/register.tpl b/view/templates/register.tpl index eddc551325..2e5588ae71 100644 --- a/view/templates/register.tpl +++ b/view/templates/register.tpl @@ -7,6 +7,7 @@ {{if $registertext != ""}}
{{$registertext}}
{{/if}} + {{if $explicit_content}}

{{$explicit_content_note}}

{{/if}}

{{$realpeople}}

@@ -67,6 +68,12 @@ {{if $showtoslink}}

{{$tostext}}

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

{{$privstatement.0}}

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

{{$privstatement[$i]}}

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