Skip to content

Commit

Permalink
Merge pull request #6240 from thornbill/fix-nonstandard-tag-label
Browse files Browse the repository at this point in the history
  • Loading branch information
thornbill authored Oct 22, 2024
2 parents 68413a0 + f8f1ef0 commit b807aaf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ <h2>${LabelAudioTagSettings}</h2>
<div class="checkboxContainer checkboxContainer-withDescription advanced">
<label>
<input type="checkbox" is="emby-checkbox" id="chkPreferNonstandardArtistsTag" />
<span>${PreferNonStandardArtistsTag}</span>
<span>${PreferNonstandardArtistsTag}</span>
</label>
<div class="fieldDescription checkboxFieldDescription">${PreferNonstandardArtistsTagHelp}</div>
</div>
Expand Down

0 comments on commit b807aaf

Please sign in to comment.