diff --git a/functions/functions.xhtml.php b/functions/functions.xhtml.php index 63986737..79dfba86 100644 --- a/functions/functions.xhtml.php +++ b/functions/functions.xhtml.php @@ -49,7 +49,7 @@ function xhtml_head($title="",$body=true,$css=false,$javascript=false,$bodytext= - <? if (empty($title)) print "queXS"; else print "queXS: $title"; ?> + <? if (empty($title)) print "queXS"; else print "queXS: $title"; ?> ";