mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 07:09:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1356 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
62d47289e0
commit
ed9378cbbf
2 changed files with 30 additions and 23 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<!--#include("header.html")-->
|
||||
|
||||
<!-- 목록 -->
|
||||
<div>
|
||||
<div style="margin-bottom:20px;">
|
||||
<!--@if($document_list)-->
|
||||
<!--@foreach($document_list as $no => $document)-->
|
||||
<!--@if($document && $grant->list)-->
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
<!--@if($grant->list)-->
|
||||
|
||||
<!-- 페이지 네비게이션 -->
|
||||
<div style="margin-top:20px;text-align:center">
|
||||
<div style="text-align:right">
|
||||
<a href="{getUrl('page','','document_srl','')}">[{$lang->first_page}]</a>
|
||||
|
||||
<!--@while($page_no = $page_navigation->getNextPage())-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue