From 268dfc987664416db099761d51a5c007eb926904 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Tue, 28 May 2024 21:03:16 -0400 Subject: fix date --- src/web/_views/template/comment.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/web/_views/template/comment.php') diff --git a/src/web/_views/template/comment.php b/src/web/_views/template/comment.php index cf2c0b4..72bcedf 100644 --- a/src/web/_views/template/comment.php +++ b/src/web/_views/template/comment.php @@ -8,7 +8,7 @@
name($user)?> - date($comment['created'])?> + main->date($comment['created'])?>
-- cgit v1.2.3-freya