diff --git a/functions/functions.xhtml.php b/functions/functions.xhtml.php index 79dfba86..b761fe00 100644 --- a/functions/functions.xhtml.php +++ b/functions/functions.xhtml.php @@ -45,11 +45,12 @@ */ function xhtml_head($title="",$body=true,$css=false,$javascript=false,$bodytext=false,$refresh=false,$clearrefresh=false) { +print ""; ?> - <? if (empty($title)) print "queXS"; else print "queXS: $title"; ?> + <? if (empty($title)) print "queXS"; else print "queXS: $title"; ?> ";