interface - dummy page "Stream Setting" page for the test - StreamSetting model is added - set owner and group as 'pypo' for liquidsoap.cfg - pypofech handle 'update_stream_setting' command
4 lines
196 B
PHTML
4 lines
196 B
PHTML
<div id="stream-setting-section" class="ui-widget ui-widget-content block-shadow simple-formblock clearfix padded-strong manage-folders">
|
|
<h2>Stream Setting</h2>
|
|
<?php echo $this->form; ?>
|
|
</div>
|