Unhardcode premium style player

Had this is for testing purposes
This commit is contained in:
drigato 2015-06-03 10:02:27 -04:00
parent 3bf6619696
commit 3de1d90241
3 changed files with 6 additions and 7 deletions

View file

@ -25,7 +25,7 @@
</form>
</div>
<iframe id="player_iframe" frameborder="0" width="100%" style="bottom:0px; left:0px; position:fixed; right:0px;" src=<?php echo $this->stationUrl."embed/player?stream=auto&title=Staging1";?>></iframe>
<iframe id="player_iframe" frameborder="0" width="100%" style="bottom:0px; left:0px; position:fixed; right:0px;" src=<?php echo $this->stationUrl."embed/player?stream=auto&title=Staging1&style=premium";?>></iframe>
</div>