From b926f268a286edbdc307d0e4aabcbb760eaa56f9 Mon Sep 17 00:00:00 2001 From: zero Date: Thu, 29 Mar 2007 02:56:20 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@754 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/board/skins/default/comment.html | 2 +- modules/board/skins/default/comment_form.html | 2 +- modules/board/skins/default/list.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/board/skins/default/comment.html b/modules/board/skins/default/comment.html index c82074e67..fbd992ce0 100644 --- a/modules/board/skins/default/comment.html +++ b/modules/board/skins/default/comment.html @@ -21,7 +21,7 @@ {$lang->writer} -
{$val->nick_name}
+
{$val->nick_name}
{$lang->content} diff --git a/modules/board/skins/default/comment_form.html b/modules/board/skins/default/comment_form.html index 874bdfe75..1b506e1bd 100644 --- a/modules/board/skins/default/comment_form.html +++ b/modules/board/skins/default/comment_form.html @@ -18,7 +18,7 @@ {$lang->writer} -
{$source_comment->nick_name}
+
{$source_comment->nick_name}
{$lang->content} diff --git a/modules/board/skins/default/list.html b/modules/board/skins/default/list.html index b374551c5..4e7df79b3 100644 --- a/modules/board/skins/default/list.html +++ b/modules/board/skins/default/list.html @@ -88,7 +88,7 @@ [{$val->trackback_count}] -
{$val->nick_name}
+
{$val->nick_name}
{$val->readed_count} {$val->voted_count} {zdate($val->regdate,"Y-m-d")}