From a8cef79b1a2a9178c615e279e681eac43f5e3737 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 13 Jul 2018 10:13:11 +0200 Subject: let timeago render the date --- view/tpl/mail_conv.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/mail_conv.tpl') diff --git a/view/tpl/mail_conv.tpl b/view/tpl/mail_conv.tpl index 759517b7f..cd810e999 100755 --- a/view/tpl/mail_conv.tpl +++ b/view/tpl/mail_conv.tpl @@ -6,7 +6,7 @@
{{if $mail.is_recalled}}{{$mail.is_recalled}}{{/if}} -
{{$mail.date}}
+
-- cgit v1.2.3