CC-2411 : Interface for Music Folders Preferences

applying html/css changes to music folder preference page.
This commit is contained in:
Naomi Aro 2011-06-27 11:46:23 +02:00
parent c5ec6b5a53
commit 4a478117c6
6 changed files with 143 additions and 78 deletions

View file

@ -1,3 +1,4 @@
<div id="watched-folder-section">
<div id="watched-folder-section" class="ui-widget ui-widget-content block-shadow simple-formblock clearfix padded-strong manage-folders">
<h2>Manage Music Folders</h2>
<?php echo $this->form; ?>
</div>