ソースを参照

try to fix menu

andre 11 ヶ月 前
コミット
263b600af4
1 ファイル変更1 行追加0 行削除
  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>