mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-18 09:52:17 +09:00
page's setup and permition manage bug fix
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12054 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
85916cb696
commit
e1eb56c500
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
</form>
|
||||
|
||||
<!-- 목록 -->
|
||||
<form action="./" method="get">
|
||||
<form action="./" method="get" id="fo_list">
|
||||
<table class="x_table x_table-striped x_table-hover">
|
||||
<caption>Total <strong>{number_format($total_count)}</strong>, Page <strong>{number_format($page)}/{number_format($total_page)}</strong></caption>
|
||||
<thead>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue