mirror of
https://github.com/Radarr/Radarr
synced 2025-02-25 15:43:08 +00:00
Merge pull request #587 from Radarr/patch/preferred-tags-info
Added 'Case Insensitive.' to preferred tags info to help-inline
This commit is contained in:
commit
1d0a6af7d7
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue