diff --git a/template.php b/template.php index a211598..a2ce16a 100755 --- a/template.php +++ b/template.php @@ -169,14 +169,14 @@ function bootstrap_preprocess_page(&$variables) { * Bootstrap theme wrapper function for the primary menu links */ function bootstrap_menu_tree__primary(&$variables) { - return ''; + return ''; } /** * Bootstrap theme wrapper function for the secondary menu links */ function bootstrap_menu_tree__secondary(&$variables) { - return ''; + return ''; } /** diff --git a/templates/page.tpl.php b/templates/page.tpl.php index a84f395..e78ae4c 100644 --- a/templates/page.tpl.php +++ b/templates/page.tpl.php @@ -1,12 +1,13 @@ -