aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaZderMind2015-07-13 14:28:58 +0200
committerMaZderMind2015-07-13 14:28:58 +0200
commite769a7e0a7f814bb85d509a0c7f13884fa8b4418 (patch)
tree1420a0e51ad65c68b78f2c39dbad179a72b9f735
parentcfa25f1d82f0963b7506a6822f2af5faacd44a44 (diff)
Extend Streamdump-Download Text
-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 6845b94..aa33cb9 100644
--- a/template/relive-player.phtml
+++ b/template/relive-player.phtml
@@ -21,7 +21,7 @@
<div class="col-xs-12">
<div class="alert alert-success">
<h3>Download</h3>
- <p>Click here to <a href="<?=h($talk['mp4'])?>">Download</a> this Relive-Recording.</p>
+ <p>Click here to <a href="<?=h($talk['mp4'])?>">Download</a> this Relive-Recording. Beware! This is an unprocessed Streamdump – a final Release will follow soon.</p>
</div>
</div>
</div>