X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=templates%2Fadmin%2Fcontentlist.template;h=dc732217a077ba4905d1fedf21a021b3fee1f311;hb=4431ac9301b4a3b58417bc8c4ba20ab23f02a6aa;hp=86e792216751b4047350ec0fe370207bda6a3ab3;hpb=f387144862ac9672530f6c99033fcce9ec04533e;p=mir.git diff --git a/templates/admin/contentlist.template b/templates/admin/contentlist.template index 86e79221..dc732217 100755 --- a/templates/admin/contentlist.template +++ b/templates/admin/contentlist.template @@ -8,60 +8,98 @@ - - - - - - - - - - class="list1"class="list2"> - - - - - - - - -
- ${lang("content.creationdate")}
- ${lang("content.modificationdate")}
- ${lang("content.status")}
- ${lang("content.type")} - ${lang("content.title")}
- ${lang("content.creator")}
- ${lang("content.comment")} 
- - ${entry.creationdate.formatted["dd.MM.yyyy hh:mm"]}
- ${entry.changedate.formatted["dd.MM.yyyy hh:mm"]}
- F-H- -
-
- - - - ${entry.article_type.name} - - - ${entry.title} -
- ${entry.creator}  - ${lang("edit")} - | - - [${op}] - -
-
class="list3"class="list4" valign="top"> + +
+ + + - ${entry.comment} 
- - ${lang("delete")} - -
${count} ${lang("records")} - / ${lang("show_from_to", from, to)}
+

+ +

+
+ + + + + + + + + + + + class="list1"class="list2"> + + + + + + + + +
+ ${lang("content.creationdate")}
+ ${lang("content.modificationdate")}
+ ${lang("content.status")}
+ ${lang("content.type")} - ${lang("content.title")}
+ ${lang("content.creator")}
+ ${lang("content.comment")} 
+ + ${entry.creationdate.formatted["dd.MM.yyyy hh:mm"]}
+ ${entry.changedate.formatted["dd.MM.yyyy hh:mm"]}
+ F-H- +
+
+ + + + ${lang("articletypes." + entry.article_type.name)} - + + ${entry.title} +
+ ${entry.creator}
+ + + + [${op}] + + + + + [${op}] + + + + + + + | + + ${lang("edit")} + ${lang("contentlist.comments")} +
+
class="list3"class="list4" valign="top"> + + ${entry.comment}  + + ${lang("delete")} + +
${count} ${lang("records")} + / ${lang("show_from_to", from, to)}
+ +

+ +

+ + +