CC-2904: Space missing between two boxes on "Playlist Builder"
- fixed - extra change: bug on flag name change
This commit is contained in:
parent
1d172ca630
commit
3ac50b0183
3 changed files with 19 additions and 16 deletions
|
@ -1,5 +1,5 @@
|
|||
<div class="ui-widget ui-widget-content block-shadow simple-formblock clearfix padded-strong stream-config">
|
||||
<h2 style="float:left">Stream Settings</h2>
|
||||
<h2 <?php if($this->enable_stream_conf == "true"){?>style="float:left"<?php }?>>Stream Settings</h2>
|
||||
<?php if($this->enable_stream_conf == "true"){?>
|
||||
<form method="post" action="/Preference/stream-setting" enctype="application/x-www-form-urlencoded">
|
||||
<div class="button-bar bottom" id="submit-element" style="float:right">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue