From ea6ce5693926fe25354c8fa7f3cc15de6cb08cdd Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 11 Oct 2014 05:38:36 +0200 Subject: make stream urls links --- contrib/www/lac/player.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'contrib/www/lac/player.php') diff --git a/contrib/www/lac/player.php b/contrib/www/lac/player.php index ba8ee18..21e7030 100644 --- a/contrib/www/lac/player.php +++ b/contrib/www/lac/player.php @@ -122,10 +122,10 @@ $STREAM_URL_FLASH"; } else { - echo " $STREAM_URL_WEBM
"; - echo " $STREAM_URL_HLS"; + echo " $STREAM_URL_WEBM
"; + echo " $STREAM_URL_HLS"; } ?> -- cgit v1.2.3