From 8970157801cb8d2e947091704913489e976bc062 Mon Sep 17 00:00:00 2001 From: zero Date: Thu, 17 May 2007 05:00:52 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@1451 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/comment/tpl/comment_list.html | 6 ++++-- modules/comment/tpl/js/comment_admin.js | 6 ++++++ 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 modules/comment/tpl/js/comment_admin.js 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}