diff --git a/Web/Presenters/templates/Support/AnswerTicket.xml b/Web/Presenters/templates/Support/AnswerTicket.xml index 025474c9..7ca11217 100644 --- a/Web/Presenters/templates/Support/AnswerTicket.xml +++ b/Web/Presenters/templates/Support/AnswerTicket.xml @@ -110,7 +110,7 @@ {/if} - {if $comment->getUType() === 1} + {if $comment->getUType() === 1 && !is_null($comment->isLikedByUser())}
{if $comment->isLikedByUser()}