From a1ca946a89e00a2daa22069aabf60e7a1151e78b Mon Sep 17 00:00:00 2001 From: Jozef Selesi Date: Wed, 12 Nov 2008 12:00:13 +0000 Subject: Make comment post time display more user-friendly by displaying 'today', 'yesterday', 'x days ago' etc. --- modules/comment/views/comment_list.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/comment/views') diff --git a/modules/comment/views/comment_list.html.php b/modules/comment/views/comment_list.html.php index ffd64c0c..1545a106 100644 --- a/modules/comment/views/comment_list.html.php +++ b/modules/comment/views/comment_list.html.php @@ -4,7 +4,7 @@
  • author ?> - said datetime)/60) ?> minutes ago + datetime) ?>, datetime) ?>

    -- cgit v1.2.3