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

This commit is contained in:
zero 2007-03-08 04:45:05 +00:00
parent e6f465e423
commit 79ac997400
15 changed files with 28 additions and 7 deletions

View file

@ -1,5 +1,8 @@
<!--%import("filter/insert_comment.xml")-->
<!--#include("header.html")-->
<!--@if($source_comment)-->
<!--#include("footer.html")-->
<!--@end-->
<!-- 만약 댓글의 답을 다는 것이라면 원문 보여줌 -->
<!--@if($source_comment)-->
@ -68,3 +71,7 @@
</tr>
</table>
</form>
<!--@if($source_comment)-->
<!--#include("footer.html")-->
<!--@end-->