mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 21:29:58 +09:00
검색결과 없을 경우 문구 수정 오류 정정
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2295 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0879db84df
commit
33ea62b9f2
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
<!--@if(!$is_keyword)-->
|
||||
<h3 class="result">{$lang->msg_no_keyword}</h3>
|
||||
<!--@else-->
|
||||
<h3 class="result">{$lang->no_search_result}</h3>
|
||||
<h3 class="result">{$lang->msg_no_result}</h3>
|
||||
<!--@end-->
|
||||
</div>
|
||||
<!--@else-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue