From b3a4de9996880ccaace98aaaeb870c41f99b6d8e Mon Sep 17 00:00:00 2001 From: rica-carv Date: Sun, 1 Jan 2017 11:04:29 +0000 Subject: [PATCH] Update news_shortcodes.php --- e107_core/shortcodes/batch/news_shortcodes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_core/shortcodes/batch/news_shortcodes.php b/e107_core/shortcodes/batch/news_shortcodes.php index 596a065ff..05d4de2d6 100644 --- a/e107_core/shortcodes/batch/news_shortcodes.php +++ b/e107_core/shortcodes/batch/news_shortcodes.php @@ -898,7 +898,7 @@ class news_shortcodes extends e_shortcode break; case 'tag': - return ".$imgTag."; // ""; + return $imgTag; // ""; break; case 'url':