diff --git a/modules/comment/tpl/comment_list.html b/modules/comment/tpl/comment_list.html index cb9859301..185343d32 100644 --- a/modules/comment/tpl/comment_list.html +++ b/modules/comment/tpl/comment_list.html @@ -4,23 +4,26 @@ xe.lang.msg_empty_search_target = '{$lang->msg_empty_search_target}'; xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}'; -
- -

{$XE_VALIDATOR_MESSAGE}

- {$lang->all}({number_format($total_count)}) + {$lang->all}({number_format($total_count)}) + | + {$secret_name_list['N']}({number_format($total_count)}) + | + {$secret_name_list['Y']}({number_format($total_count)}) + | + {$lang->published_name_list['N']}({number_format($total_count)}) + | + {$lang->published_name_list['Y']}({number_format($total_count)}) + | + {$lang->cmd_declared_list} + | + {$lang->ipaddress}:{$search_keyword}({number_format($total_count)}) + diff --git a/modules/comment/tpl/declared_list.html b/modules/comment/tpl/declared_list.html index ba797e7d0..2ca332e19 100644 --- a/modules/comment/tpl/declared_list.html +++ b/modules/comment/tpl/declared_list.html @@ -1,16 +1,6 @@

{$lang->comment} {$lang->cmd_management}

-

{$XE_VALIDATOR_MESSAGE}

@@ -23,7 +13,24 @@ - + diff --git a/modules/document/tpl/document_list.html b/modules/document/tpl/document_list.html index cee6f3fab..4b5268e2f 100644 --- a/modules/document/tpl/document_list.html +++ b/modules/document/tpl/document_list.html @@ -25,7 +25,7 @@ xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}'; |{$lang->cmd_declared_list}| - {$lang->ipaddress}:{$search_keyword}({number_format($total_count)}) + {$lang->ipaddress}:{$search_keyword}({number_format($total_count)})
{$lang->document_manager}
{$lang->all} {number_format($total_count)}, {$lang->page} {number_format($page)}/{number_format($total_page)} + {$lang->all} + | + {$secret_name_list['N']} + | + {$secret_name_list['Y']} + | + {$lang->published_name_list['N']} + | + {$lang->published_name_list['Y']} + | + {$lang->cmd_declared_list}({number_format($total_count)}) + +
+ + +
+
{$lang->comment}