add searching message
This commit is contained in:
parent
89574cf5ce
commit
bd8ddc5a41
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ $month_pre = 0;
|
||||||
</nav>
|
</nav>
|
||||||
<?php } else { ?>
|
<?php } else { ?>
|
||||||
<nav class="pg_wrap theme-box">
|
<nav class="pg_wrap theme-box">
|
||||||
<span></span>
|
<span>검색중</span>
|
||||||
<h2 class="this-month txt-point" style="padding: 8px 0"><?=$stx?>의 검색 결과</h2>
|
<h2 class="this-month txt-point" style="padding: 8px 0"><?=$stx?>의 검색 결과</h2>
|
||||||
</nav>
|
</nav>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue