diff --git a/include/layout.inc b/include/layout.inc index 7220d2036..9d451693c 100644 --- a/include/layout.inc +++ b/include/layout.inc @@ -212,7 +212,7 @@ function site_header($title = '', $config = array())
PHP + alt="PHP" width="120" height="67" id="phplogo" />
downloads | documentation | diff --git a/index.php b/index.php index f512680fc..94cdea243 100644 --- a/index.php +++ b/index.php @@ -203,7 +203,13 @@ $RSIDEBAR_DATA = $MIRROR_IMAGE . $rel . $RSIDEBAR_DATA; site_header("Hypertext Preprocessor", array( 'onload' => 'boldEvents();', - 'headtags' => '', + 'headtags' => array( + '', + '' + ), 'link' => array( array( "rel" => "search",