diff --git a/index.php b/index.php index b4834e96a25d..f75d50b7ad69 100644 --- a/index.php +++ b/index.php @@ -14,14 +14,14 @@ if (menu_active_handler_exists()) { array_pop($breadcrumb); $title = menu_get_active_title(); - theme("header"); - theme("breadcrumb", $breadcrumb); + print theme("header"); + print theme("breadcrumb", $breadcrumb); if ($help = menu_get_active_help()) { $contents = "$help