diff options
Diffstat (limited to 'template/relive-player.phtml')
-rw-r--r-- | template/relive-player.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/relive-player.phtml b/template/relive-player.phtml index aa33cb9..1982186 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. Beware! This is an unprocessed Streamdump – a final Release will follow soon.</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> |