]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/diabook-blue/wall_item.tpl
Merge pull request #161 from tomtom84/master
[friendica.git] / view / theme / diabook-blue / wall_item.tpl
index b1a0149490bda6983e3e5a701cac9198f28890c8..20d24702b9d6fc3f44fb3c676cd78c8436445ef9 100644 (file)
@@ -46,7 +46,7 @@
 
                </div>
                <div class="wall-item-actions">
-                       <div class="wall-item-location">$item.location&nbsp;</div>
+
                        <div class="wall-item-actions-social">
                        
                        
                                <a href="#" id="tagger-$item.id" onclick="itemTag($item.id); return false;" class="tag-item icon tagged" title="$item.star.tagger"></a>                                   
                        {{ endif }}     
                        
+                       {{ if $item.filer }}
+                       <a href="#" id="filer-$item.id" onclick="itemFiler($item.id); return false;" class="filer-item icon file-as" title="$item.star.filer"></a>
+                       {{ endif }}                             
+                       
                        {{ if $item.plink }}<a class="icon link" title="$item.plink.title" href="$item.plink.href">$item.plink.title</a>{{ endif }}
                        
                                        
@@ -82,7 +86,7 @@
                                        <a class="icon pencil" href="$item.edpost.0" title="$item.edpost.1"></a>
                                {{ endif }}
                        </div>
-                       
+                       <div class="wall-item-location">$item.location&nbsp;</div>
                </div>
        </div>
        <div class="wall-item-bottom">