1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 01:00:20 +02:00

Fix for modern theme default MENU area.

This commit is contained in:
Cameron
2016-03-18 21:54:26 -07:00
parent 0ffdc23c18
commit 4beaa11438
2 changed files with 2 additions and 2 deletions

View File

@@ -332,7 +332,7 @@ $LAYOUT['modern_business_home'] = <<<TMPL
<div class="container">
{ALERTS}
<!-- Start Menu 1 -->
{MENU=1}
{MENU=10}
<!-- End Menu 1 -->
</div>