X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fsmoothly%2Fwall_thread.tpl;h=7987a36492c88121d973f19b39d8d81a87680d47;hb=c35b21eb1885c02ddb0779de54e21edd3a79c7b0;hp=e192ca61ca01848a5f498354e98dcbadef6b49f5;hpb=685a677bc91c38dc2f59d3565d6c413bca84629d;p=friendica.git diff --git a/view/theme/smoothly/wall_thread.tpl b/view/theme/smoothly/wall_thread.tpl index e192ca61ca..7987a36492 100644 --- a/view/theme/smoothly/wall_thread.tpl +++ b/view/theme/smoothly/wall_thread.tpl @@ -66,14 +66,14 @@ {{ if $item.has_cats }}
$item.txt_cats {{ for $item.categories as $cat }}$cat.name - [$item.remove] + [$remove] {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }}
{{ endif }} {{ if $item.has_folders }}
$item.txt_folders {{ for $item.folders as $cat }}$cat.name - [$item.remove] + [$remove] {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }}
{{ endif }}