From 3decf67e6d6aa0ae077aa48bcdd37afc05a36dd1 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 23 Jul 2012 04:11:59 -0700 Subject: realtime updates of "6 minutes ago" with fallback to iso8601 timestamps (available on tooltip) --- view/wall_item.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/wall_item.tpl') diff --git a/view/wall_item.tpl b/view/wall_item.tpl index 60dde7600..2510a8c0d 100644 --- a/view/wall_item.tpl +++ b/view/wall_item.tpl @@ -24,7 +24,7 @@
$item.name -
$item.ago
+
$item.ago{{ if $item.app }}$item.str_app{{ endif }}
-- cgit v1.2.3