diff --git a/e107_core/shortcodes/batch/admin_shortcodes.php b/e107_core/shortcodes/batch/admin_shortcodes.php index 796768ac7..9c3805f55 100644 --- a/e107_core/shortcodes/batch/admin_shortcodes.php +++ b/e107_core/shortcodes/batch/admin_shortcodes.php @@ -1838,7 +1838,7 @@ Inverse 10 10 { $template = $$tmpl; - return $template['start']. '
  • '.$tp->toGlyph('fa-database').'
  • ' .$template['end']; + return $template['start']. '
  • '.$tp->toGlyph('fa-database').'
  • ' .$template['end']; }