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:
ovclas 2012-12-18 09:53:00 +00:00
parent fa23e7c3ee
commit ebc9942ac3
12 changed files with 85 additions and 13 deletions

View file

@ -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>