비밀글일 경우 댓글 에디터 보이지 않도록 게시판 시본 스킨 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2998 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-11-19 05:50:33 +00:00
parent 9d9efab393
commit c0dd3fdaca

View file

@ -164,7 +164,7 @@
<!--#include("./comment.html")-->
<!-- 댓글 입력 폼 -->
<!--@if($grant->write_comment && !$oDocument->isLocked() && $oDocument->allowComment() )-->
<!--@if($grant->write_comment && !$oDocument->isLocked() && $oDocument->allowComment() && ($oDocument->isSecret() && $oDocument->isAccessible() ))-->
<!--%import("filter/insert_comment.xml")-->
<div class="boardWrite">