#11461 Fix index
This commit is contained in:
parent
764d96fcc6
commit
4aabb5d669
|
@ -1165,6 +1165,7 @@ if ((bool) ($config['maintenance_mode'] ?? false) === true
|
|||
exit('</html>');
|
||||
}
|
||||
|
||||
|
||||
// Pure.
|
||||
if ($config['pure'] == 0) {
|
||||
// Menu container prepared to autohide menu.
|
||||
|
|
Loading…
Reference in New Issue