diff --git a/e107_themes/landingzero/theme_shortcodes.php b/e107_themes/landingzero/theme_shortcodes.php index a9ecf4171..29f28209a 100644 --- a/e107_themes/landingzero/theme_shortcodes.php +++ b/e107_themes/landingzero/theme_shortcodes.php @@ -140,7 +140,7 @@ class theme_shortcodes extends e_shortcode if($data['href'] != '') { $text .= ' -
  •  
  • '; +
  •  
  • '; $text .= "\n"; } }