mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 04:10:38 +02:00
Modified navigation test. (installed plugins may change) depending on the order of tests.
This commit is contained in:
@@ -458,7 +458,7 @@
|
||||
'icon' => '<img src=\'./e107_plugins/featurebox/images/featurebox_16.png\' alt="Feature Box" class=\'icon S16\' />',
|
||||
'icon_32' => '<img src=\'./e107_plugins/featurebox/images/featurebox_32.png\' alt="Feature Box" class=\'icon S32\' />',
|
||||
'cat' => 3,
|
||||
),*/
|
||||
),
|
||||
'plugnav-gallery' =>
|
||||
array (
|
||||
'text' => 'Gallery',
|
||||
@@ -497,6 +497,7 @@
|
||||
'icon_32' => '<img src=\'./e107_plugins/rss_menu/images/rss_32.png\' alt="RSS" class=\'icon S32\' />',
|
||||
'cat' => 7,
|
||||
),
|
||||
*/
|
||||
'plugnav-social' =>
|
||||
array (
|
||||
'text' => 'Social',
|
||||
|
Reference in New Issue
Block a user