diff --git a/e107_core/shortcodes/batch/news_shortcodes.php b/e107_core/shortcodes/batch/news_shortcodes.php index 1456c8deb..a532b817e 100644 --- a/e107_core/shortcodes/batch/news_shortcodes.php +++ b/e107_core/shortcodes/batch/news_shortcodes.php @@ -718,7 +718,7 @@ class news_shortcodes extends e_shortcode switch($parm) { case 'src': - return $category_icon; + return $src; break; case 'tag':