Admin > Content > Document. Language update.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8749 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-08-11 04:31:08 +00:00
parent 70a69ff4fe
commit 1019062a1d
22 changed files with 91 additions and 40 deletions

View file

@ -5,7 +5,6 @@
<form id="fo_list" action="./" method="get" onsubmit="return procFilter(this, delete_checked)">
<input type="hidden" name="page" value="{$page}" />
<!-- 목록 -->
<table cellspacing="0" class="rowTable">
<caption>Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)}</caption>
<thead>
@ -51,11 +50,8 @@
</tr>
</tbody>
</table>
</form>
<!-- 페이지 네비게이션 -->
<div class="clear"></div>
<div class="pagination a1">
<a href="{getUrl('page','','module_srl','')}" class="prevEnd">{$lang->first_page}</a>