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()}