X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fregister.tpl;h=2e5588ae71ff0220274301cb50fe9da49934318e;hb=d60eb25ba789fa00c3f39e0a6337d0e11e22f449;hp=55c08627419c0286775733fd5c8dd3f5ee0e83d8;hpb=bd43ee12776578f6c76fdaf153bf07ca37d072bd;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}} +