X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=templates%2Fadmin%2Fcommentlist.template;h=30d7c090e70b21edc438ba059568cff33b9666ca;hb=855ecf8acedb12afbab7a621b2e2c0cf45b2f98f;hp=229f7568a4fcf99412586a4042167f8105f972e2;hpb=978ee2002d8552321b27ef0a234807f1a46998d5;p=mir.git diff --git a/templates/admin/commentlist.template b/templates/admin/commentlist.template index 229f7568..30d7c090 100755 --- a/templates/admin/commentlist.template +++ b/templates/admin/commentlist.template @@ -91,6 +91,9 @@ ${lang("comment.article")} / ${lang("comment.title")} / ${lang("comment.creator")} / ${lang("comment.text")} + ${lang("comment.comment")} + +   @@ -141,7 +144,7 @@ ${lang("by")}: ${entry.creator}
- ${utility.encodeHTML(entry.description)} + ${utility.prettyEncodeHTML(entry.description)}
URL: ${entry.main_url}

@@ -170,6 +173,9 @@ + ${utility.prettyEncodeHTML(entry.comment)} + +   [${lang("delete")}]