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

This commit is contained in:
zero 2007-07-04 04:16:15 +00:00
parent 02770e408d
commit 4994de78f0
4 changed files with 7 additions and 6 deletions

View file

@ -140,7 +140,7 @@
<!--@if($grant->view)-->
<div class="clear">
<!-- 글쓰기, 목록 버튼 -->
<div class="gap1 fr">
<a href="{getUrl('','mid',$mid,'page',$page,'document_srl','')}" class="button"><span>{$lang->cmd_list}</span></a>
@ -191,7 +191,7 @@
</fieldset>
</form>
</div>
</div>
<!--@end-->
<!--#include("footer.html")-->