1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-20 20:51:53 +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:
Tijn Kuyper 2018-06-26 13:31:57 +02:00 committed by GitHub
commit 7570b7ce4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,6 +56,7 @@ if(!class_exists('forum_newforumposts_menu'))
$qry = '';
$this->menuPref['layout'] = vartrue($this->menuPref['layout'], 'default');
switch($this->menuPref['layout'])
{
case "minimal":