mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 20:57:26 +02:00
Merge pull request #3213 from SimSync/fix_3132
Fixes #3132 after adding the menu to the menu area, the wrong
This commit is contained in:
@@ -56,6 +56,7 @@ if(!class_exists('forum_newforumposts_menu'))
|
|||||||
|
|
||||||
$qry = '';
|
$qry = '';
|
||||||
|
|
||||||
|
$this->menuPref['layout'] = vartrue($this->menuPref['layout'], 'default');
|
||||||
switch($this->menuPref['layout'])
|
switch($this->menuPref['layout'])
|
||||||
{
|
{
|
||||||
case "minimal":
|
case "minimal":
|
||||||
|
Reference in New Issue
Block a user