diff --git a/conferences/index.php b/conferences/index.php
index 85ff626ec..35ac64700 100644
--- a/conferences/index.php
+++ b/conferences/index.php
@@ -20,7 +20,7 @@ EOT;
unset($RSIDEBAR_DATA);
-site_header("PHP Conferences around the world", array("layout_workaround" => $layout_workaround, 'headtags' => ''));
+site_header("PHP Conferences around the world", array("layout_workaround" => $layout_workaround, 'headtags' => ''));
print_news($NEWS_ENTRIES["conferences"]);