SAAS-712: UI Improvements

This commit is contained in:
drigato 2015-04-09 09:43:15 -04:00
parent 78b2631980
commit 4429117f6a
6 changed files with 97 additions and 15 deletions

View file

@ -9,10 +9,14 @@
</div>
<div id="player_instructions">
Customize the player by configuring the options below. Once you are happy with the player
Customize the player by configuring the options below. When you are done
copy the embeddable code below into your websites HTML.
</div>
<?php echo $this->element->getElement('player_display_title'); ?>
<?php echo $this->element->getElement('player_title')->render(); ?>
<?php echo $this->element->getElement('player_stream_mode')->render(); ?>
<?php echo $this->element->getElement('player_stream_url'); ?>