SAAS-712: UI Improvements

This commit is contained in:
drigato 2015-04-09 14:22:50 -04:00
parent 84231f811a
commit f238faa937
6 changed files with 39 additions and 35 deletions

View file

@ -9,12 +9,10 @@
</div>
<div id="player_instructions">
Customize the player by configuring the options below. When you are done
copy the embeddable code below into your websites HTML.
Customize the player by configuring the options below. When you are done,
copy the embeddable code below and paste it into your website's 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(); ?>