X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fphoto_view.tpl;h=359c42669622c9f334451048c163f9c3f8c41717;hb=b1e85ba605c46328ab8af92abd8871db70591897;hp=1d39b16eefac7bfa03521f076dc393dedc4b600c;hpb=c407fb7963cd40813531e29bdc8a6b43c16725d8;p=friendica.git diff --git a/view/theme/frio/templates/photo_view.tpl b/view/theme/frio/templates/photo_view.tpl index 1d39b16eef..359c426696 100644 --- a/view/theme/frio/templates/photo_view.tpl +++ b/view/theme/frio/templates/photo_view.tpl @@ -68,13 +68,13 @@ {{/if}} {{* The part for editing the photo - only available for the edit subpage *}} - {{if $edit}}{{$edit}}{{/if}} + {{if $edit}}{{$edit nofilter}}{{/if}} {{if $likebuttons}}
- {{$likebuttons}} - {{$like}} - {{$dislike}} + {{$likebuttons nofilter}} + {{$like nofilter}} + {{$dislike nofilter}}
{{/if}}
@@ -82,7 +82,7 @@ {{* Insert the comments *}}
- {{$comments}} + {{$comments nofilter}}
{{$paginate nofilter}}