diff --git a/e107_core/shortcodes/batch/news_shortcodes.php b/e107_core/shortcodes/batch/news_shortcodes.php index 2c43dce9e..cea1a2e41 100644 --- a/e107_core/shortcodes/batch/news_shortcodes.php +++ b/e107_core/shortcodes/batch/news_shortcodes.php @@ -314,7 +314,7 @@ class news_shortcodes extends e_shortcode break; default: - return "news_item)."'>"; + return "news_item)."'>"; break; } } @@ -351,7 +351,7 @@ class news_shortcodes extends e_shortcode case 'url': default: - return "news_item)."'>"; + return "news_item)."'>"; break; } } @@ -411,7 +411,7 @@ class news_shortcodes extends e_shortcode case 'url': default: - return "news_item)."'>"; + return "news_item)."'>"; break; } }