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

This commit is contained in:
zero 2007-04-18 09:45:31 +00:00
parent f6c7d16706
commit 568ed4f087
6 changed files with 92 additions and 352 deletions

View file

@ -1,9 +1,3 @@
<!-- 현 글의 기본 정보를 담고 있는 form. 필수 -->
<form id="fo_document_info" action="./" method="get">
<input type="hidden" name="mid" value="{$mid}" />
<input type="hidden" name="document_srl" value="{$document_srl}" />
</form>
<!-- 글 내용 보여주기 -->
<div>
<table border="1" width="100%" style="table-layout:fixed">