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