diff --git a/framework/frontend/blog/modules/posttype.php b/framework/frontend/blog/modules/posttype.php index cab5646c..152c40c7 100644 --- a/framework/frontend/blog/modules/posttype.php +++ b/framework/frontend/blog/modules/posttype.php @@ -41,7 +41,7 @@ } ?> -
+
' : ''; ?> -
+ \ No newline at end of file diff --git a/framework/frontend/blog/modules/related.php b/framework/frontend/blog/modules/related.php index 77187690..b1fdfa10 100644 --- a/framework/frontend/blog/modules/related.php +++ b/framework/frontend/blog/modules/related.php @@ -39,7 +39,6 @@

title; ?>

- $item, 'params' => $item->params, 'astroidArticle' => $astroidArticle, 'position' => 'above']); ?> include('blog.modules.posttype', ['article' => $astroidArticle]); @@ -48,6 +47,7 @@ $document->include('blog.modules.badge', ['article' => $astroidArticle]); } ?> + $item, 'params' => $item->params, 'astroidArticle' => $astroidArticle, 'position' => 'above']); ?>