]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/wall_thread.tpl
Fix post location escaping
[friendica.git] / view / templates / wall_thread.tpl
index 38c0f4359b744daefcfa551765c46a6e36d15882..6ca333c3d9f077e89dac0f3cdef3e6c61276ad90 100644 (file)
@@ -40,7 +40,7 @@
                        <div class="wall-item-wrapper" id="wall-item-wrapper-{{$item.id}}" >
                                {{if $item.lock}}<div class="wall-item-lock"><img src="images/lock_icon.gif" class="lockview" alt="{{$item.lock}}" onclick="lockview(event,{{$item.id}});" /></div>
                                {{else}}<div class="wall-item-lock"></div>{{/if}}
-                               <div class="wall-item-location" id="wall-item-location-{{$item.id}}">{{$item.location}}</div>
+                               <div class="wall-item-location" id="wall-item-location-{{$item.id}}">{{$item.location nofilter}}</div>
                        </div>
                </div>
                <div class="wall-item-author">