From 462f13cfb5964b1f9dbb640c40c1084d69e062c7 Mon Sep 17 00:00:00 2001 From: ChanMyeong Date: Thu, 3 Nov 2011 01:57:09 +0000 Subject: [PATCH] Trash module list page UI fixed. git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9791 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/trash/tpl/trash_list.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/trash/tpl/trash_list.html b/modules/trash/tpl/trash_list.html index 3b053d1ee..67694c66f 100644 --- a/modules/trash/tpl/trash_list.html +++ b/modules/trash/tpl/trash_list.html @@ -26,7 +26,7 @@ var no_text_comment = '{$lang->no_text_comment}'; {$lang->trash_nick_name} {$lang->trash_date} {$lang->ipaddress} - {$lang->trash_description} + {$lang->trash_description} @@ -36,7 +36,7 @@ var no_text_comment = '{$lang->no_text_comment}'; {$lang->trash_nick_name} {$lang->trash_date} {$lang->ipaddress} - {$lang->trash_description} + {$lang->trash_description} @@ -47,7 +47,7 @@ var no_text_comment = '{$lang->no_text_comment}'; {htmlspecialchars($oTrashVO->getNickName())} {zdate($oTrashVO->getRegdate(), "Y-m-d H:i:s")} {$oTrashVO->getIpaddress()} - {$oTrashVO->getDescription()} + {$oTrashVO->getDescription()}