diff --git a/modules/comment/tpl/comment_list.html b/modules/comment/tpl/comment_list.html index ff9b12641..ed560ceea 100644 --- a/modules/comment/tpl/comment_list.html +++ b/modules/comment/tpl/comment_list.html @@ -1,4 +1,5 @@ +
@@ -6,14 +7,15 @@ {$lang->page_count} : {number_format($page)} / {number_format($total_page)}
-
+
- + + diff --git a/modules/comment/tpl/js/comment_admin.js b/modules/comment/tpl/js/comment_admin.js new file mode 100644 index 000000000..92eff1785 --- /dev/null +++ b/modules/comment/tpl/js/comment_admin.js @@ -0,0 +1,6 @@ +function doCheckAll() { + var fo_obj = xGetElementById('fo_list'); + for(var i=0;i
{$lang->no}{$lang->no} {$lang->module} {$lang->user_name} {$lang->content}