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

View file

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