X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Ftemplates%2Fwall_item_tag.tpl;h=cb4b890153df66f963de62c4000af81653be701a;hb=3d5d50a25b89c8d7b35e45bbcaaffa6ce611614f;hp=1e658883c7ce00a799bf00a992626ae9dd04df4c;hpb=f090564f0feb01ef34aef56a7a63d99757bb901a;p=friendica.git diff --git a/view/theme/quattro/templates/wall_item_tag.tpl b/view/theme/quattro/templates/wall_item_tag.tpl index 1e658883c7..cb4b890153 100644 --- a/view/theme/quattro/templates/wall_item_tag.tpl +++ b/view/theme/quattro/templates/wall_item_tag.tpl @@ -1,8 +1,3 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} {{if $mode == display}} {{else}} {{if $item.comment_firstcollapsed}} @@ -35,14 +30,14 @@ {{$item.name}} -
{{$item.location}}
+
{{$item.location nofilter}}
- {{$item.ago}} {{$item.body}} + {{$item.ago}} {{$item.body nofilter}}
{{if $item.drop.pagedrop}} @@ -64,9 +59,9 @@ {{* top thread comment box *}} {{if $item.threaded}}{{if $item.comment}}{{if $item.thread_level==1}} -
{{$item.comment}}
+
{{$item.comment nofilter}}
{{/if}}{{/if}}{{/if}} {{if $item.flatten}} -
{{$item.comment}}
+
{{$item.comment nofilter}}
{{/if}}