#18911390 외부 페이지 관리자 화면에서 페이지 수 표시가 정상적으로 안되던 문제

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8064 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
taggon 2011-01-27 05:18:31 +00:00
parent 1fc2614710
commit affa9becc1
2 changed files with 2 additions and 3 deletions

View file

@ -7,7 +7,7 @@
<!-- 목록 -->
<table cellspacing="0" class="rowTable">
<caption>Total {number_format($total_count)}, page {number_format($opage)}/{number_format($total_opage)}</caption>
<caption>Total {number_format($total_count)}, page {number_format($page)}/{number_format($total_page)}</caption>
<thead>
<tr>
<th scope="col"><div>{$lang->no}</div></th>