diff --git a/templates/skin/synio/blocks/block.stream_comment.tpl b/templates/skin/synio/blocks/block.stream_comment.tpl index 15456ec6..fe32b444 100644 --- a/templates/skin/synio/blocks/block.stream_comment.tpl +++ b/templates/skin/synio/blocks/block.stream_comment.tpl @@ -7,7 +7,7 @@
  • {$oUser->getLogin()} - +

    {$oTopic->getTitle()|escape:'html'} {$oTopic->getCountComment()} diff --git a/templates/skin/synio/blocks/block.stream_topic.tpl b/templates/skin/synio/blocks/block.stream_topic.tpl index 9966630d..00244b65 100644 --- a/templates/skin/synio/blocks/block.stream_topic.tpl +++ b/templates/skin/synio/blocks/block.stream_topic.tpl @@ -6,7 +6,7 @@
  • {$oUser->getLogin()} - +

    {$oBlog->getTitle()|escape:'html'}{$oTopic->getTitle()|escape:'html'}