diff --git a/apps/pc_frontend/modules/communityEventComment/templates/_list.php b/apps/pc_frontend/modules/communityEventComment/templates/_list.php index 16e39af..2c4e439 100644 --- a/apps/pc_frontend/modules/communityEventComment/templates/_list.php +++ b/apps/pc_frontend/modules/communityEventComment/templates/_list.php @@ -39,6 +39,17 @@ $images = $comment->getImages(); getBody())) ?>

+ + @@ -48,3 +59,23 @@ $images = $comment->getImages(); + + + + diff --git a/apps/pc_frontend/modules/communityTopicComment/templates/_list.php b/apps/pc_frontend/modules/communityTopicComment/templates/_list.php index 1c3c31d..c6af9da 100644 --- a/apps/pc_frontend/modules/communityTopicComment/templates/_list.php +++ b/apps/pc_frontend/modules/communityTopicComment/templates/_list.php @@ -38,6 +38,17 @@ $images = $comment->getImages(); getBody())) ?>

+ + @@ -47,3 +58,23 @@ $images = $comment->getImages(); + + + +