aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/conv_item.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-06-07 23:24:36 +0200
committerMario Vavti <mario@mariovavti.com>2018-06-07 23:24:36 +0200
commitdfa48ba17c0263355901cfba67d5058475168bfb (patch)
tree907785ad2fdf8f19379f75891666c968fa2fd22b /view/tpl/conv_item.tpl
parentb3928f3d2a7c4c77df5ceba6fc29cbfcbe067dff (diff)
downloadvolse-hubzilla-dfa48ba17c0263355901cfba67d5058475168bfb.tar.gz
volse-hubzilla-dfa48ba17c0263355901cfba67d5058475168bfb.tar.bz2
volse-hubzilla-dfa48ba17c0263355901cfba67d5058475168bfb.zip
fixes for search_item.tpl
Diffstat (limited to 'view/tpl/conv_item.tpl')
-rwxr-xr-xview/tpl/conv_item.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl
index 6baf06dda..ac6af40e9 100755
--- a/view/tpl/conv_item.tpl
+++ b/view/tpl/conv_item.tpl
@@ -29,7 +29,7 @@
<div class="p-2 clearfix wall-item-head{{if $item.is_new && !$item.title && !$item.event && !$item.is_comment}} wall-item-head-new rounded-top{{/if}}">
<div class="wall-item-info " id="wall-item-info-{{$item.id}}" >
<div class="wall-item-photo-wrapper{{if $item.owner_url}} wwfrom{{/if}} h-card p-author" id="wall-item-photo-wrapper-{{$item.id}}">
- <img src="{{$item.thumb}}" class="fakelink wall-item-photo{{$item.sparkle}} u-photo p-name" id="wall-item-photo-{{$item.id}}" alt="{{$item.name}}" data-toggle="dropdown" />
+ <img src="{{$item.thumb}}" class="fakelink wall-item-photo{{$item.sparkle}} u-photo p-name" id="wall-item-photo-{{$item.id}}" alt="{{$item.name}}" data-toggle="dropdown" />
{{if $item.thread_author_menu}}
<i class="fa fa-caret-down wall-item-photo-caret cursor-pointer" data-toggle="dropdown"></i>
<div class="dropdown-menu">