|
From: Florin C B. <ory...@us...> - 2013-07-22 18:30:18
|
Update of /cvsroot/mxbb/mx_radiocast/templates/prosilver In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25014/prosilver Modified Files: radiocast_player_body.html Log Message: Version 2.9.3 Index: radiocast_player_body.html =================================================================== RCS file: /cvsroot/mxbb/mx_radiocast/templates/prosilver/radiocast_player_body.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** radiocast_player_body.html 22 Jul 2013 18:12:41 -0000 1.1 --- radiocast_player_body.html 22 Jul 2013 18:30:16 -0000 1.2 *************** *** 428,431 **** --- 428,432 ---- <!-- BEGIN m3u8 --> + <div id="my-video">Loading the player...</div> <script type='text/javascript'> *************** *** 439,442 **** --- 440,444 ---- }); </script> + <!-- END m3u8 --> |