mirror of
https://github.com/e107inc/e107.git
synced 2025-09-03 03:13:34 +02:00
FontAwesome version update. News shortcode wrapper issue corrected.
This commit is contained in:
@@ -129,6 +129,7 @@ $param['itemlink'] = defset('OTHERNEWS_ITEMLINK');
|
||||
$param['thumbnail'] = defset('OTHERNEWS_THUMB');
|
||||
$param['catlink'] = defset('OTHERNEWS_CATLINK');
|
||||
$param['caticon'] = defset('OTHERNEWS_CATICON');
|
||||
$param['template_key'] = 'news_menu/other/item';
|
||||
|
||||
$style = defset('OTHERNEWS_CELL');
|
||||
$nbr_cols = defset('OTHERNEWS_COLS');
|
||||
|
Reference in New Issue
Block a user