X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fregister.tpl;h=2e5588ae71ff0220274301cb50fe9da49934318e;hb=63b5cb4fc688f9da2984c4c10439dba3a432633a;hp=55c08627419c0286775733fd5c8dd3f5ee0e83d8;hpb=fd36e4e8b0e97fd4c6d9f8d865785c2ec93c9232;p=friendica.git diff --git a/view/templates/register.tpl b/view/templates/register.tpl index 55c0862741..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}}

@@ -64,6 +65,16 @@ {{$publish}} + {{if $showtoslink}} +

{{$tostext}}

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

{{$privstatement.0}}

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

{{$privstatement[$i]}}

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