]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/templates/search_item.tpl
wrong intend
[friendica.git] / view / theme / vier / templates / search_item.tpl
index 3cc945b3f53c368dd821847edeeb207fddfda2f6..bce28962ec436446fea820d90ce6ad488566627d 100644 (file)
@@ -16,7 +16,7 @@
                                        <img src="{{$item.thumb}}" class="contact-photo{{$item.sparkle}}" id="wall-item-photo-{{$item.id}}" alt="{{$item.name}}" />
                                <!-- <a rel="#wall-item-photo-menu-{{$item.id}}" class="contact-photo-menu-button icon s16 menu" id="wall-item-photo-menu-button-{{$item.id}}">menu</a> -->
                                <ul role="menu" aria-haspopup="true" class="wall-item-menu menu-popup" id="wall-item-photo-menu-{{$item.id}}">
-                               {{$item.item_photo_menu}}
+                               {{$item.item_photo_menu nofilter}}
                                </ul>
 
                        </div>
@@ -39,7 +39,7 @@
                <div class="wall-item-tags">
                {{if !$item.suppress_tags}}
                        {{foreach $item.tags as $tag}}
-                               <span class="tag">{{$tag}}</span>
+                               <span class="tag">{{$tag nofilter}}</span>
                        {{/foreach}}
                {{/if}}
                </div>
@@ -51,7 +51,7 @@
                </div>
                <div class="wall-item-actions">
 
-                       <div class="wall-item-location">{{$item.location}}&nbsp;</div>
+                       <div class="wall-item-location">{{$item.location nofilter}}&nbsp;</div>
 
                        <div class="wall-item-actions-social">
                        {{if $item.star}}