X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=templates%2Fadmin%2Fcontentlist.template;fp=templates%2Fadmin%2Fcontentlist.template;h=e58001059c2c7066c5eb1ba01612857dfe01c34d;hb=bc5374713b8c4146384052ee271f730f99619d8e;hp=f1b25039b405c6c039475fc94c66ee654fd5e322;hpb=5fa251d77e61805908cee003a1777f59d8e79778;p=mir.git diff --git a/templates/admin/contentlist.template b/templates/admin/contentlist.template index f1b25039..e5800105 100755 --- a/templates/admin/contentlist.template +++ b/templates/admin/contentlist.template @@ -50,8 +50,8 @@ - ${lang("content.type")} - ${lang("content.title")}
- ${lang("content.creator")} + ${lang("content.type")} - ${lang("content.title")} (id # )
+ ${lang("content.creator")} ${lang("content.comment")} @@ -60,18 +60,16 @@ - class="listrow1"class="listrow2"> - ${entry.creationdate.formatted["dd.MM.yyyy HH:mm"]}
- ${entry.changedate.formatted["dd.MM.yyyy HH:mm"]}
+ ${entry.creationdate.format(config["Mir.DefaultDateTimeFormat"])}
+ ${entry.changedate.format(config["Mir.DefaultDateTimeFormat"])}
Pub.- HTML- - ${entry.title}
- ${lang("by")}: ${entry.creator}
- (${lang("articletypes." + entry.article_type.name)}) + ${lang("articletypes." + entry.article_type.name)} ${entry.title} (${entry.id})
+ ${lang("by")} ${utility.encodeHTML(entry.creator)}
@@ -84,15 +82,19 @@ - + +
+ +
| ${lang("edit")} | + ${lang("preview")} | ${lang("contentlist.comments")} (${entry.commentcount}) @@ -105,7 +107,7 @@ - [${lang("delete")}] + [${lang("delete")}] @@ -127,11 +129,8 @@
- - -

${lang("no_matches_found")}