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