diff --git a/application/frontend/components/topic/topic.tpl b/application/frontend/components/topic/topic.tpl index ab0c479e..efc115cf 100644 --- a/application/frontend/components/topic/topic.tpl +++ b/application/frontend/components/topic/topic.tpl @@ -204,7 +204,7 @@ {* Всплывающий блок появляющийся при нажатии на кнопку Поделиться *} - {if ! $isPreview} + {if ! $isList && ! $isPreview}
{hookb run="topic_share" topic=$topic isList=$isList}