From 84edce23541f84d4ad9d5b828c3a975704dcdaad Mon Sep 17 00:00:00 2001 From: zapata Date: Thu, 19 Dec 2002 20:08:11 +0000 Subject: [PATCH] fixes+cosmetic changes --- templates/admin/commentlist.template | 4 +--- templates/admin/foot.template | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/templates/admin/commentlist.template b/templates/admin/commentlist.template index 89e51145..b8df175b 100755 --- a/templates/admin/commentlist.template +++ b/templates/admin/commentlist.template @@ -107,7 +107,7 @@ class="list1"class="list2"> - ${entry.creationdate.formatted["dd.MM.yyyy hh:mm"]}
+ ${entry.creationdate.formatted["dd.MM.yyyy HH:mm"]}
hidden- @@ -118,9 +118,7 @@
- ${lang("commentstatus." + entry.status.name)} - - ${entry.title}
${lang("comment.creator")}: ${entry.creator}
diff --git a/templates/admin/foot.template b/templates/admin/foot.template index bb724ba5..be714bc3 100755 --- a/templates/admin/foot.template +++ b/templates/admin/foot.template @@ -6,6 +6,6 @@ ${lang("foot.top")} - ${config["Mir.Shortname"]} - ${config["Mir.Version"]} + ${config["Mir.Shortname"]} - ${config["Mir.Version"]} -- 2.11.0