git-svn-id: http://xe-core.googlecode.com/svn/trunk@1356 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-04-26 09:50:17 +00:00
parent 62d47289e0
commit ed9378cbbf
2 changed files with 30 additions and 23 deletions

View file

@ -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())-->