From: Tobias Diekershoff Date: Wed, 16 May 2018 11:41:56 +0000 (+0200) Subject: add link to TOS in frios registration template if enabled X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f285d9c7eb371ca2a0bd97ca6eb6a7562684c8f1;p=friendica.git add link to TOS in frios registration template if enabled --- diff --git a/view/theme/frio/templates/register.tpl b/view/theme/frio/templates/register.tpl index c91870e706..30ead3c4bb 100644 --- a/view/theme/frio/templates/register.tpl +++ b/view/theme/frio/templates/register.tpl @@ -60,6 +60,10 @@ {{$publish}} + {{if $showtoslink}} +

{{$tostext}}

+ {{/if}} +