mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
Template cleanup
This commit is contained in:
@@ -8,12 +8,6 @@
|
||||
|
||||
if (!defined('e107_INIT')) exit;
|
||||
|
||||
global $sc_style;
|
||||
|
||||
// $sc_style['NEWS_CATEGORY_NEWS_COUNT']['pre'] = '(';
|
||||
// $sc_style['NEWS_CATEGORY_NEWS_COUNT']['post'] = ')';
|
||||
|
||||
|
||||
|
||||
// category menu
|
||||
$NEWS_MENU_TEMPLATE['category']['start'] = '<ul class="list-group news-menu-category">';
|
||||
|
@@ -8,9 +8,6 @@
|
||||
|
||||
if (!defined('e107_INIT')) exit;
|
||||
|
||||
global $sc_style;
|
||||
|
||||
|
||||
|
||||
$NEWS_TEMPLATE = array();
|
||||
|
||||
|
Reference in New Issue
Block a user