From db4dc03abc58e4e1e02f9945b770d1534ebab432 Mon Sep 17 00:00:00 2001 From: Baris Soner Usakli Date: Thu, 19 Sep 2013 20:49:52 -0400 Subject: [PATCH] added timeago to unread page --- public/templates/unread.tpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/public/templates/unread.tpl b/public/templates/unread.tpl index d4a00c4626..e44f479982 100644 --- a/public/templates/unread.tpl +++ b/public/templates/unread.tpl @@ -27,14 +27,15 @@

{topics.teaser_username}: {topics.teaser_text}

- posted {topics.teaser_timestamp} ago + posted +

{topics.postcount}{topics.title}

- Posted {topics.relativeTime} ago by + Posted by {topics.username}.