]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/wall_thread.tpl
Merge branch 'master' of https://github.com/friendica/friendica
[friendica.git] / view / theme / smoothly / wall_thread.tpl
index e192ca61ca01848a5f498354e98dcbadef6b49f5..7987a36492c88121d973f19b39d8d81a87680d47 100644 (file)
 
                                {{ if $item.has_cats }}
                                <div class="categorytags"><span>$item.txt_cats {{ for $item.categories as $cat }}$cat.name 
-                               <a href="$cat.removeurl" title="$item.remove">[$item.remove]</a> 
+                               <a href="$cat.removeurl" title="$remove">[$remove]</a> 
                                {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }}
                                </div>
                                {{ endif }}
 
                                {{ if $item.has_folders }}
                                <div class="filesavetags"><span>$item.txt_folders {{ for $item.folders as $cat }}$cat.name 
-                               <a href="$cat.removeurl" title="$item.remove">[$item.remove]</a> 
+                               <a href="$cat.removeurl" title="$remove">[$remove]</a> 
                                {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }}
                                </div>
                                {{ endif }}