CC-2959: Stream Setting: Status box design for each stream

- integrated new status boxes
This commit is contained in:
James 2011-11-15 16:27:23 -05:00
parent 3374e09242
commit 6229ca46d5
4 changed files with 9 additions and 8 deletions

View file

@ -5,10 +5,7 @@
<div class="stream-setting-content" <?php echo $this->stream_number != '1'?'style="display: none;':''?> id="<?=$s_name?>-config">
<fieldset class="padded">
<dl class="zend_form clearfix">
<dt id="<?=$s_name?>Liquidsoap-error-msg-label">
<label>Liquidsoap Status: </label>
</dt>
<dd id="<?=$s_name?>Liquidsoap-error-msg-element">
<dd id="<?=$s_name?>Liquidsoap-error-msg-element" class="liquidsoap_status">
<?php echo $this->liquidsoap_error_msg?>
</dd>
<dt id="<?=$s_name?>Enabled-label">