mirror of
https://github.com/e107inc/e107.git
synced 2025-08-18 20:31:41 +02:00
Theme shortcodes may now be used as content for sitelink functions. eg. To generate drop-down mega-menus.
This commit is contained in:
@@ -108,8 +108,6 @@
|
||||
$NEWS_GRID_TEMPLATE['media-list']['end'] = '</div>';
|
||||
|
||||
|
||||
// @see sitelink function "Last 10 News Items (News Grid)"
|
||||
$NEWS_GRID_TEMPLATE['sitelink-last-ten'] = $NEWS_GRID_TEMPLATE['media-list'];
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user