]> git.mxchange.org Git - friendica.git/commitdiff
Diabook - fix wall-to-wall posts
authorThomas Willingham <founder@kakste.com>
Mon, 19 Nov 2012 15:58:50 +0000 (15:58 +0000)
committerThomas Willingham <founder@kakste.com>
Mon, 19 Nov 2012 15:58:50 +0000 (15:58 +0000)
view/theme/diabook/wall_thread.tpl

index b15b829f207de51620d0fa2a4db09443639f19d5..70c8f1d9b4c9a60605f6e670cff5d3e22b47232c 100644 (file)
@@ -41,7 +41,7 @@
                                $item.item_photo_menu
                                </ul>
                                
-                       </div>  
+                       
                        {{ if $item.owner_url }}
                        <div class="contact-photo-wrapper mframe wwto" id="wall-item-ownerphoto-wrapper-$item.id" >
                                <a href="$item.owner_url" target="redir" title="$item.olinktitle" class="contact-photo-link" id="wall-item-ownerphoto-link-$item.id">
@@ -49,7 +49,9 @@
                                </a>
                        </div>
                        {{ endif }}                     
-                       <div class="wall-item-location">$item.location</div>    
+                       </div>
+                       
+<div class="wall-item-location">$item.location</div>   
                </div>
 
 <div class="wall-item-actions-author">