From e154e158886dda990c91f95751f6a3411064384a Mon Sep 17 00:00:00 2001 From: CaMer0n Date: Sun, 13 Dec 2009 10:57:15 +0000 Subject: [PATCH] remove deprecated file --- .../templates/layout/default_template.php | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 e107_plugins/featurebox/templates/layout/default_template.php 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