mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
issue 2745 manual work
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12430 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fa23e7c3ee
commit
ebc9942ac3
12 changed files with 85 additions and 13 deletions
|
|
@ -32,7 +32,7 @@ xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}';
|
|||
<!--@elseif($search_target == 'is_secret' && $search_keyword == 'Y')-->
|
||||
{$status_name_list['SECRET']}
|
||||
<!--@elseif($search_target == 'is_secret' && $search_keyword == 'temp')-->
|
||||
{$status_name_list['TEMP']}
|
||||
{$status_name_list['TEMP']} <a class="x_icon-question-sign" href="./help/index.html#UMAN_faq_temp_document" target="_blank">도움말</a>
|
||||
<!--@end-->
|
||||
(<strong>{number_format($total_count)}</strong>)
|
||||
<div class="x_btn-group x_pull-right">
|
||||
|
|
@ -197,4 +197,4 @@ jQuery(function($){
|
|||
}
|
||||
});
|
||||
});
|
||||
</script>
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue