diff --git a/e107_core/templates/bootstrap4/navigation_template.php b/e107_core/templates/bootstrap4/navigation_template.php
index 10c5cfa47..9202ab948 100644
--- a/e107_core/templates/bootstrap4/navigation_template.php
+++ b/e107_core/templates/bootstrap4/navigation_template.php
@@ -1,39 +1,40 @@
";
+$NAVIGATION_TEMPLATE['main']['start'] = "
';
-// Main Link which has a sub menu.
+// Main Link which has a sub menu.
$NAVIGATION_TEMPLATE['main']['item_submenu'] = "
-
+
{NAV_LINK_SUB}
";
@@ -46,9 +47,9 @@ $NAVIGATION_TEMPLATE['main']['item_submenu_active'] = '
{NAV_LINK_SUB}
-';
+';
-// Sub menu BUG: aria-labelledby= - it should be the same as navbarDropdownMenuLink-{NAV_LINK_ID} from submenu parent but LINK_PARENT returns 0
+// Sub menu BUG: aria-labelledby= - it should be the same as navbarDropdownMenuLink-{NAV_LINK_ID} from submenu parent but LINK_PARENT returns 0
$NAVIGATION_TEMPLATE['main']['submenu_start'] = '