add podcast "overwrite album..." setting tooltip
This commit is contained in:
parent
29501528a9
commit
6bbaa88b0f
3 changed files with 26 additions and 2 deletions
|
@ -25,7 +25,9 @@
|
|||
<div>
|
||||
<input name="podcast_album_override" id="podcast_album_override" ng-model="podcast.album_override" type="checkbox" />
|
||||
</div>
|
||||
<label for="podcast_album_override"><?php echo _("Overwrite album name"); ?></label>
|
||||
<div>
|
||||
<label for="podcast_album_override"><?php echo _("Overwrite episode album names"); ?></label> <span class='album_names help_icon'></span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="podcast-metadata-row" >
|
||||
<div></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue