Eddie Machado пре 12 година
родитељ
комит
b3354d9b58
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      header.php

+ 1 - 1
header.php

@@ -66,7 +66,7 @@
         			'link_before' => '',                            // before each link
         			'link_before' => '',                            // before each link
         			'link_after' => '',                             // after each link
         			'link_after' => '',                             // after each link
         			'depth' => 0,                                   // limit the depth of the nav
         			'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>
 					</nav>