X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost%2Fwall_thread.tpl;h=85b0183c4cc63cf56b67b369cb80b6917ffc13ca;hb=a41692120e92e0b8afc73be24994cd6985a8b110;hp=b8e77d7fa83b23be6005a1857ba9bdf5185f5206;hpb=5635fe250ca4ef8e1dcf12cfe0f49b2a23c86b16;p=friendica.git diff --git a/view/theme/frost/wall_thread.tpl b/view/theme/frost/wall_thread.tpl index b8e77d7fa8..85b0183c4c 100644 --- a/view/theme/frost/wall_thread.tpl +++ b/view/theme/frost/wall_thread.tpl @@ -40,7 +40,7 @@ $item.name{{ if $item.owner_url }} $item.to $item.owner_name $item.vwall{{ endif }}
-
$item.ago
+
$item.ago
$item.title
@@ -111,8 +111,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 }}