diff --git a/e107_plugins/social/templates/social_xurl_template.php b/e107_plugins/social/templates/social_xurl_template.php index c566a489d..36da3c5cb 100644 --- a/e107_plugins/social/templates/social_xurl_template.php +++ b/e107_plugins/social/templates/social_xurl_template.php @@ -13,5 +13,5 @@ * {XURL_ICONS} template */ $SOCIAL_XURL_TEMPLATE['default']['start'] = '
'; \ No newline at end of file + $SOCIAL_XURL_TEMPLATE['default']['item'] = ''; + $SOCIAL_XURL_TEMPLATE['default']['end'] = '';