Merge pull request #587 from Radarr/patch/preferred-tags-info

Added 'Case Insensitive.' to preferred tags info to help-inline
Devin Buhl 7 years ago committed by GitHub
commit 1d0a6af7d7

@ -31,7 +31,7 @@
<label class="col-sm-3 control-label">Preferred Tags</label>
<div class="col-sm-1 col-sm-push-5 help-inline">
<i class="icon-sonarr-form-info" title="When the release contains these tags it will be preferred." />
<i class="icon-sonarr-form-info" title="When the release contains these tags it will be preferred. Case Insensitive." />
</div>
<div class="col-sm-5 col-sm-pull-1">

Loading…
Cancel
Save