diff --git a/e107_plugins/featurebox/templates/centered.php b/e107_plugins/featurebox/templates/centered.php deleted file mode 100644 index df95a2b57..000000000 --- a/e107_plugins/featurebox/templates/centered.php +++ /dev/null @@ -1,27 +0,0 @@ -$fb_title -
-$fb_text - -

-"; - -?> \ No newline at end of file diff --git a/e107_plugins/featurebox/templates/default.php b/e107_plugins/featurebox/templates/default.php deleted file mode 100644 index 617d4ce3c..000000000 --- a/e107_plugins/featurebox/templates/default.php +++ /dev/null @@ -1,25 +0,0 @@ -$fb_title -
-$fb_text -"; - -?> \ No newline at end of file diff --git a/e107_plugins/featurebox/templates/featurebox_category_template.php b/e107_plugins/featurebox/templates/featurebox_category_template.php index 64ed05085..b01162129 100644 --- a/e107_plugins/featurebox/templates/featurebox_category_template.php +++ b/e107_plugins/featurebox/templates/featurebox_category_template.php @@ -79,6 +79,82 @@ $FEATUREBOX_CATEGORY_TEMPLATE['dynamic']['nav_separator'] = ' '; $FEATUREBOX_CATEGORY_TEMPLATE['dynamic']['js'] = '{e_PLUGIN}featurebox/featurebox.js'; // inline JS, without