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

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

{{$tostext}}

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

{{$privstatement.0}}

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

{{$privstatement[$i]}}

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