From: zapata Date: Thu, 19 Dec 2002 17:52:59 +0000 (+0000) Subject: fix in the date representation of listed comments X-Git-Tag: BEFORE_MERGE_1_1~386 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=63f229d8a313031de1490e682ffaf63d84359607;p=mir.git fix in the date representation of listed comments --- diff --git a/templates/admin/commentlist.template b/templates/admin/commentlist.template index 8238f088..8eb55485 100755 --- a/templates/admin/commentlist.template +++ b/templates/admin/commentlist.template @@ -94,7 +94,7 @@ class="list1"class="list2"> - ${entry.creationdate.formatted["dd.mm.yyyy"]}
+ ${entry.creationdate.formatted["dd.MM.yyyy"]}
hidden-