Fix #1448 unnecessary count() in misol_town integration_search skin

This commit is contained in:
Kijin Sung 2020-10-30 00:58:47 +09:00
parent df9f156ff3
commit 8a452f151b
5 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@
</div>
<!--// 리스트 영역 -->
<!--@if(!count($output->data))-->
<!--@if(!$output->data)-->
<span class="noResult">
{$lang->msg_no_result}
<!--@if($last_division)-->