CC-2466 Manage Music Folders should be Manage Media Folder
-fixed
This commit is contained in:
parent
a018466b80
commit
f9f6296e2c
3 changed files with 3 additions and 3 deletions
|
@ -43,7 +43,7 @@
|
|||
<?php endforeach; ?>
|
||||
<?php else: ?>
|
||||
<dd class="block-display selected-item">
|
||||
<span>You are not watching any music folders.</span>
|
||||
<span>You are not watching any media folders.</span>
|
||||
</dd>
|
||||
<?php endif; ?>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<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>
|
||||
<h2>Manage Media Folders</h2>
|
||||
<?php echo $this->form; ?>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue