CC-2438: Add a button to listen to the stream immediately

-Pop-up. Just need a proper skin.
This commit is contained in:
martin 2011-08-29 15:30:00 -04:00
parent 83bba9532e
commit 1e70feda6b
8 changed files with 497 additions and 2 deletions

View file

@ -3,6 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Livestream</title>
<?php echo $this->headScript() ?>
<?php echo $this->headLink() ?>
</head>
<body>
<div id="content"><?php echo $this->layout()->content ?></div>