게시판 xe_default스킨의 내용 이이지 변동에 따른 특정 항목들의 위치가 잘못 표시되던 버그 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4820 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-11-09 12:07:18 +00:00
parent ac4039a9d7
commit 5b4588e42f
8 changed files with 71 additions and 78 deletions

View file

@ -149,7 +149,7 @@
<!--#include("./trackback.html")-->
<!--@end-->
<!--#include("./comment.html")-->
<!--#include("./comment.html")-->
<!--@if($grant->write_comment && $oDocument->isEnableComment() )-->
<!--%import("filter/insert_comment.xml")-->
@ -159,13 +159,10 @@
<input type="hidden" name="comment_srl" value="" />
<input type="hidden" name="content" value="" />
<div class="boardWrite commentEditor">
<h3 class="commentHeader">{$lang->comment}</h3>
<div class="editor">{$oDocument->getCommentEditor()}</div>
<dl class="editorOption">
<dt>옵션 : </dt>
<dt>{$lang->cmd_option} : </dt>
<!--@if($is_logged)-->
<dd>
<input type="checkbox" name="notify_message" value="Y" id="notify_message" />