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

This commit is contained in:
zero 2007-03-14 03:39:03 +00:00
parent 4bdee6e7f1
commit 763be05279
3 changed files with 2 additions and 4 deletions

View file

@ -1,5 +1,3 @@
<!--#include("header.html")-->
<!-- 댓글 정보 출력 -->
<div>
{$lang->comment} : {count($document->comment_list)}

View file

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

View file

@ -50,7 +50,7 @@
</td>
</tr>
<tr>
<td colspan="5">
<td colspan="6">
{nl2br($val->author->description)}
</td>
</tr>