CC-3224: "On-the-fly" stream rebroadcasting

- Form in preference section
This commit is contained in:
James 2012-02-06 17:51:02 -05:00
parent 309c6da83d
commit ca04a7a686
6 changed files with 142 additions and 1 deletions

View file

@ -2,6 +2,11 @@
<?php echo $this->element->getSubform('preferences_general') ?>
<h3 class="collapsible-header" id="livestream-heading"><span class="arrow-icon"></span>On-the-fly Live Stream Settings</h3>
<div class="collapsible-content" id="livestream-settings" style="display: none;">
<?php echo $this->element->getSubform('preferences_livestream') ?>
</div>
<h3 class="collapsible-header" id="soundcloud-heading"><span class="arrow-icon"></span>SoundCloud Settings</h3>