mirror of https://github.com/lidarr/Lidarr
Clarify minimum age is in minutes
This commit is contained in:
parent
6711ba2549
commit
534418d5a4
|
@ -5,7 +5,7 @@
|
|||
<label class="col-sm-3 control-label">Minimum Age</label>
|
||||
|
||||
<div class="col-sm-1 col-sm-push-2 help-inline">
|
||||
<i class="icon-nd-form-info" title="Usenet only: Minimum age of NZBs before they are grabbed. Use this to give new releases time to propagate to your usenet provider."/>
|
||||
<i class="icon-nd-form-info" title="Usenet only: Minimum age in minutes of NZBs before they are grabbed. Use this to give new releases time to propagate to your usenet provider."/>
|
||||
</div>
|
||||
|
||||
<div class="col-sm-2 col-sm-pull-1">
|
||||
|
|
Loading…
Reference in New Issue