diff --git a/e107_plugins/featurebox/templates/layout/default_template.php b/e107_plugins/featurebox/templates/layout/default_template.php deleted file mode 100644 index cc9cf7e77..000000000 --- a/e107_plugins/featurebox/templates/layout/default_template.php +++ /dev/null @@ -1,19 +0,0 @@ - -

{FEATUREBOX_CATEGORY_ICON}{FEATUREBOX_CATEGORY_TITLE}

-
-'; - -$LAYOUT_DEFAULT_TEMPLATE['list_end'] = ' -
- -'; - -$LAYOUT_DEFAULT_TEMPLATE['item_start'] = ''; - -$LAYOUT_DEFAULT_TEMPLATE['item_end'] = ''; - -$LAYOUT_DEFAULT_TEMPLATE['item_separator'] = ''; -?> \ No newline at end of file