#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>');
|
exit('</html>');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Pure.
|
// Pure.
|
||||||
if ($config['pure'] == 0) {
|
if ($config['pure'] == 0) {
|
||||||
// Menu container prepared to autohide menu.
|
// Menu container prepared to autohide menu.
|
||||||
|
|
Loading…
Reference in New Issue