From 4b528316881069a843769b5c405222021dfd853e Mon Sep 17 00:00:00 2001 From: zero Date: Fri, 27 Jul 2007 06:06:33 +0000 Subject: [PATCH] =?UTF-8?q?=EA=B2=8C=EC=8B=9C=ED=8C=90=20XE=20=EC=8B=9C?= =?UTF-8?q?=EB=A6=AC=EC=A6=88=EC=9D=98=20=EB=8C=93=EA=B8=80=EC=97=90?= =?UTF-8?q?=EC=84=9C=20=EB=82=A0=EC=9E=90=EB=93=B1=EC=9D=B4=20=ED=95=9C?= =?UTF-8?q?=EC=A4=84=20=EB=B0=80=EB=A6=AC=EB=8D=98=20=EB=AC=B8=EC=A0=9C=20?= =?UTF-8?q?=ED=95=B4=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/trunk@2055 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/board/skins/xe_gallery/comment.html | 5 +++-- modules/board/skins/xe_list/comment.html | 4 ++-- modules/board/skins/xe_webzine/comment.html | 4 ++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/modules/board/skins/xe_gallery/comment.html b/modules/board/skins/xe_gallery/comment.html index 438445125..3acbc2051 100644 --- a/modules/board/skins/xe_gallery/comment.html +++ b/modules/board/skins/xe_gallery/comment.html @@ -10,8 +10,6 @@ -
{htmlspecialchars($val->nick_name)}
-
{$lang->cmd_delete} @@ -27,6 +25,9 @@
+
{htmlspecialchars($val->nick_name)}
+ +
{$val->content}
diff --git a/modules/board/skins/xe_list/comment.html b/modules/board/skins/xe_list/comment.html index 438445125..eba62e23d 100644 --- a/modules/board/skins/xe_list/comment.html +++ b/modules/board/skins/xe_list/comment.html @@ -10,8 +10,6 @@ -
{htmlspecialchars($val->nick_name)}
-
{$lang->cmd_delete} @@ -27,6 +25,8 @@
+
{htmlspecialchars($val->nick_name)}
+
{$val->content}
diff --git a/modules/board/skins/xe_webzine/comment.html b/modules/board/skins/xe_webzine/comment.html index 438445125..eba62e23d 100644 --- a/modules/board/skins/xe_webzine/comment.html +++ b/modules/board/skins/xe_webzine/comment.html @@ -10,8 +10,6 @@ -
{htmlspecialchars($val->nick_name)}
-
{$lang->cmd_delete} @@ -27,6 +25,8 @@
+
{htmlspecialchars($val->nick_name)}
+
{$val->content}