]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/tos.tpl
Merge pull request #6089 from annando/fix-6085
[friendica.git] / view / templates / tos.tpl
index 0f3d3c24be093d6d0fb08fa71f657c7e220072ef..8692c7e940acb415e110d0ae77b0eaafe43500b5 100644 (file)
@@ -4,7 +4,8 @@
 
 {{if $displayprivstatement}}
 <h2>{{$privstatementtitle}}</h2>
-<p>{{$privoperate}}</p>
-<p>{{$privdelete}}</p>
+<p>{{$privacy_operate}}</p>
+<p>{{$privacy_distribute}}</p>
+<p>{{$privacy_delete}}</p>
 {{/if}}