From 136e3cb7720d2caf3ba1baa5142e08c286b4be9f Mon Sep 17 00:00:00 2001 From: ovclas Date: Wed, 26 Sep 2012 05:07:38 +0000 Subject: [PATCH] issue 2384 Comment UI refactoring git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11519 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/comment/tpl/comment_list.html | 133 ++++++++++++++----------- modules/comment/tpl/declared_list.html | 18 ++-- modules/comment/tpl/header.html | 12 ++- 3 files changed, 90 insertions(+), 73 deletions(-) diff --git a/modules/comment/tpl/comment_list.html b/modules/comment/tpl/comment_list.html index dde204367..3bfc71ab3 100644 --- a/modules/comment/tpl/comment_list.html +++ b/modules/comment/tpl/comment_list.html @@ -10,15 +10,17 @@ xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}';

{$lang->comment}

-
- class="active">{$lang->all} - | class="active">{$secret_name_list['N']} - | class="active">{$secret_name_list['Y']} - | class="active">{$lang->published_name_list['N']} - | class="active">{$lang->published_name_list['Y']} +
+ - |
- +
@@ -85,23 +87,26 @@ xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}';
{$lang->all} @@ -41,8 +43,8 @@ xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}'; {$published_name_list['Y']} ({number_format($total_count)}) -
- -