X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fwall_thread.tpl;h=716956c65569901e66485cb0d6acfa3645dd5a73;hb=bc03bb5a4a76363b59cb6b20b17f8b79db122b22;hp=ef7236bafacf84bf2303e46a5e09593d5000c856;hpb=a798ef1a5677b0669ce9262bcc868769e985df00;p=friendica.git diff --git a/view/wall_thread.tpl b/view/wall_thread.tpl index ef7236bafa..716956c655 100644 --- a/view/wall_thread.tpl +++ b/view/wall_thread.tpl @@ -6,8 +6,8 @@ {{endif}}
-
-
+
+
{{ if $item.owner_url }}
@@ -50,12 +50,12 @@ {{ endfor }}
{{ if $item.has_cats }} -
$item.txt_cats {{ for $item.categories as $cat }}$cat.name [$remove] {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }} +
$item.txt_cats {{ for $item.categories as $cat }}$cat.name{{ if $cat.removeurl }} [$remove]{{ endif }} {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }}
{{ endif }} {{ if $item.has_folders }} -
$item.txt_folders {{ for $item.folders as $cat }}$cat.name [$remove] {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }} +
$item.txt_folders {{ for $item.folders as $cat }}$cat.name{{ if $cat.removeurl}} [$remove]{{ endif }}{{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }}
{{ endif }}
@@ -64,7 +64,7 @@ {{ if $item.vote }} @@ -78,7 +78,9 @@ {{ if $item.star }} - + {{ endif }} + {{ if $item.tagger }} + {{ endif }} {{ if $item.filer }} @@ -87,7 +89,7 @@
{{ if $item.drop.dropping }}{{ endif }}
- {{ if $item.drop.dropping }}{{ endif }} + {{ if $item.drop.pagedrop }}{{ endif }}
@@ -105,8 +107,8 @@
-{{ for $item.children as $item }} - {{ inc $item.template }}{{ endinc }} +{{ for $item.children as $child }} + {{ inc $child.template with $item=$child }}{{ endinc }} {{ endfor }} {{ if $item.flatten }}