aboutsummaryrefslogtreecommitdiff
path: root/template/relive-player.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'template/relive-player.phtml')
-rw-r--r--template/relive-player.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/relive-player.phtml b/template/relive-player.phtml
index 467b34a..edab66f 100644
--- a/template/relive-player.phtml
+++ b/template/relive-player.phtml
@@ -10,7 +10,7 @@
<div class="col-xs-12 col-md-8 col-md-offset-2">
<div class="alert alert-success">
<h3>Released</h3>
- <p>This talk is already released! Take a look at <a href="<?=h($talk['release_url'])?>">media.ccc.de</a>.</p>
+ <p>This talk is already released! Take a look at <a href="<?=h($talk['release_url'])?>"><?=h(parse_url($talk['release_url'], PHP_URL_HOST))?></a>.</p>
</div>
</div>
</div>