검색결과 없을 경우 문구 수정 오류 정정

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2295 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-08-10 05:25:37 +00:00
parent 0879db84df
commit 33ea62b9f2

View file

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