From c517dd1a8fc11a6d011d93988b3693fdbf71e100 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor?= Date: Wed, 18 Jan 2017 12:12:24 +0100 Subject: [PATCH] Update theme_shortcodes.php --- e107_themes/landingzero/theme_shortcodes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; } }