From: init Date: Fri, 18 Apr 2003 16:12:50 +0000 (+0000) Subject: radiobuttons for comment-status X-Git-Tag: BEFORE_MERGE_1_1~166 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=181a3d6918711e91c1e5da28f1af123b649c7825;p=mir.git radiobuttons for comment-status --- diff --git a/templates/admin/commentlist.template b/templates/admin/commentlist.template index db6cd88f..0dbd7a3e 100755 --- a/templates/admin/commentlist.template +++ b/templates/admin/commentlist.template @@ -118,9 +118,11 @@ ${utility.encodeHTML(entry.to_content.title)} - (${lang("articletypes."+entry.to_content.article_type.name)})
+ (${lang("articletypes."+entry.to_content.article_type.name)})
+ [${lang("commentlist.allcomments")}]
- + + ${entry.title}   @@ -130,6 +132,16 @@ ${utility.encodeHTML(entry.description)}
URL: ${entry.main_url}
+ +
+
+ + checked="checked"> ${lang("commentstatus." + a.name)} + + [not working yet] +
+
+

${lang("commentstatus." + entry.status.name)} -