diff --git a/templates/skin/habra/actions/ActionBlog/comment.tpl b/templates/skin/habra/actions/ActionBlog/comment.tpl index ac10b67b..19471c20 100644 --- a/templates/skin/habra/actions/ActionBlog/comment.tpl +++ b/templates/skin/habra/actions/ActionBlog/comment.tpl @@ -68,7 +68,7 @@ function showCommentForm(reply) { {$oComment->getUserLogin()} {date_format date=$oComment->getDate()} # - {if !$oComment->getDelete()} + {if !$oComment->getDelete() and $oUserCurrent and $oUserCurrent->isAdministrator()}  удалить {/if}