CC-3132: Live stream window needs a space in the title

Fixed
This commit is contained in:
Yuchen Wang 2011-11-29 11:17:29 -05:00
parent 57d45a4f84
commit fc24380526
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Livestream</title>
<title>Live stream</title>
<?php echo $this->headScript() ?>
<?php echo $this->headLink() ?>
</head>