From: Tobias Diekershoff Date: Mon, 21 May 2018 04:02:49 +0000 (+0200) Subject: forgot to rename vars in TOS template X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=becd9b4879951ae1a15e7015283b9c2d7470cb93;p=friendica.git forgot to rename vars in TOS template --- diff --git a/view/templates/tos.tpl b/view/templates/tos.tpl index 2355678988..8692c7e940 100644 --- a/view/templates/tos.tpl +++ b/view/templates/tos.tpl @@ -4,8 +4,8 @@ {{if $displayprivstatement}}

{{$privstatementtitle}}

-

{{$privoperate}}

-

{{$privdistribute}}

-

{{$privdelete}}

+

{{$privacy_operate}}

+

{{$privacy_distribute}}

+

{{$privacy_delete}}

{{/if}}