Explorar o código

remove fallback from menu

Eddie Machado %!s(int64=12) %!d(string=hai) anos
pai
achega
b3354d9b58
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      header.php

+ 1 - 1
header.php

@@ -66,7 +66,7 @@
         			'link_before' => '',                            // before each link
         			'link_after' => '',                             // after each link
         			'depth' => 0,                                   // limit the depth of the nav
-    					'fallback_cb' => 'bones_main_nav_fallback'      // fallback function
+    					'fallback_cb' => ''                             // fallback function (if there is one)
 						)); ?>
 
 					</nav>