aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Larysch2016-12-29 01:48:36 +0100
committerFlorian Larysch2016-12-29 01:48:36 +0100
commit9d66f39bb5417a674bdb4b3e4a8f4ea39c45997b (patch)
treec6735ce807bb3f9e505cee4207d8cc78cb6334bf
parentbc34f86a390c85433b87e9ca8df4d5e5b67b2bda (diff)
remove desktop player warning
-rw-r--r--template/relive-player.phtml17
1 files changed, 0 insertions, 17 deletions
diff --git a/template/relive-player.phtml b/template/relive-player.phtml
index 0fdee88..f82d4da 100644
--- a/template/relive-player.phtml
+++ b/template/relive-player.phtml
@@ -34,21 +34,4 @@
</div>
</div>
</div>
-
- <div class="row">
- <div class="col-xs-12 col-md-8 col-md-offset-2">
- <div class="well">
- <div class="desktop-player-hint">
- <h3>Sorry about the Flash</h3>
- <p>
- As there is no desktop player which supports time-shifting, we chose embed a Flash player here which does.
- If you still want to watch with a desktop player, use this URL: <a href="<?=h(forceproto($talk['playlist']))?>"><?=h(forceproto($talk['playlist']))?></a>
- </p>
- <p>
- Note: Downloading this file is useless because of the way HLS works. You need to play the URL from your player.
- <p>
- </div>
- </div>
- </div>
- </div>
</div>