From b29bf40a64aa3930332ca9a363a5bd0d4e540adf Mon Sep 17 00:00:00 2001 From: zapata Date: Tue, 20 Aug 2002 12:06:11 +0000 Subject: [PATCH] tiny fix --- templates-dist/admin/commentlist2.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates-dist/admin/commentlist2.template b/templates-dist/admin/commentlist2.template index 85bb043e..72793022 100755 --- a/templates-dist/admin/commentlist2.template +++ b/templates-dist/admin/commentlist2.template @@ -23,7 +23,7 @@ class="list1"class="list2"> - ${entry.creationdate.formatted["dd-MM-yyyy hh:mm"]}
+ ${entry.creationdate.formatted["dd-MM-yyyy HH:mm"]}
hidden 
${lang("edit")} -- 2.11.0