From 618e49d911acc7efe33f9fee1c7d0ff87c673fb5 Mon Sep 17 00:00:00 2001 From: init Date: Fri, 18 Apr 2003 20:16:22 +0000 Subject: [PATCH] layout improvement --- templates/admin/commentlist.template | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/templates/admin/commentlist.template b/templates/admin/commentlist.template index 0dbd7a3e..2475cd4a 100755 --- a/templates/admin/commentlist.template +++ b/templates/admin/commentlist.template @@ -132,18 +132,9 @@ ${utility.encodeHTML(entry.description)}
URL: ${entry.main_url}
- -
-
- - checked="checked"> ${lang("commentstatus." + a.name)} - - [not working yet] -
-
-
-
${lang("commentstatus." + entry.status.name)} -   -
+ +
${lang(comment.status)}: ${lang("commentstatus." + entry.status.name)} -   + [ ${lang("comment.operation."+op)} ] -- 2.11.0