]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/templates/photo_item.tpl
Remove whitespace from opening HTML tag ending
[friendica.git] / view / theme / quattro / templates / photo_item.tpl
index 4a43d2cb81756b92fa9a1a54c856f7454c5d7967..ee64f5eda590e15418ad7ab7130abbe4d3eab275 100644 (file)
@@ -68,7 +68,7 @@
                <div class="wall-item-like" id="wall-item-like-{{$id}}">{{$like nofilter}}</div>
                <div class="wall-item-dislike" id="wall-item-dislike-{{$id}}">{{$dislike nofilter}}</div>
                {{if $conv}}
-               <div class="wall-item-conv" id="wall-item-conv-{{$id}}" >
+               <div class="wall-item-conv" id="wall-item-conv-{{$id}}">
                        <a href='{{$conv.href}}' id='context-{{$id}}' title='{{$conv.title}}'>{{$conv.title}}</a>
                </div>
                {{/if}}