mirror of https://github.com/Radarr/Radarr
Added 'Case Insensitive.' to preferred tags info to help-inline
This commit is contained in:
parent
3f4ee6d841
commit
efd7af165c
|
@ -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 New Issue