Przeglądaj źródła

try to fix menu

andre 11 miesięcy temu
rodzic
commit
263b600af4
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      core/layouts/default/header.tpl

+ 1 - 0
core/layouts/default/header.tpl

@@ -53,6 +53,7 @@
 
 					<ul id="header" class="nav navbar-nav navbar-right d-none d-md-block d-lg-block d-xl-block">
 						<!-- TD-NAvBar-Right -->
+						{include file="$template/core/includes/support.tpl" navbar=$secondaryNavbar}	
 						{include file="$template/core/includes/navbar-right.tpl" navbar=$secondaryNavbar}
 						<!-- TD-NAvBar-Right -->
 					</ul>