Stream settings, Add Show form CSS revamp, etc.
This commit is contained in:
parent
21250e91c4
commit
409e9e2a78
10 changed files with 58 additions and 48 deletions
|
@ -1,5 +1,5 @@
|
|||
<fieldset class="padded stream-setting-global" style="margin-top: 15px">
|
||||
<legend><?php echo _("Input Stream Settings") ?></legend>
|
||||
<h3><?php echo _("Live Broadcasting") ?></h3>
|
||||
<fieldset class="padded stream-setting-global">
|
||||
<dl class="zend_form">
|
||||
<?php echo $this->element->getElement('auto_transition')->render() ?>
|
||||
<span class="icecast_metadata_help_icon" id="auto_transition_help"></span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue