mirror of
https://github.com/Radarr/Radarr
synced 2026-01-14 11:33:17 +01:00
Fixed profile tooltip for minimum sizes
This commit is contained in:
parent
f65697a705
commit
18a99dfe50
1 changed files with 2 additions and 2 deletions
|
|
@ -10,11 +10,11 @@
|
|||
<div class="pull-left">
|
||||
<span class="label label-warning x-min-thirty"
|
||||
name="thirtyMinuteMinSize"
|
||||
title="Minimum size for a 90 minute episode">
|
||||
title="Minimum size for a 90 minute movie">
|
||||
</span>
|
||||
<span class="label label-info x-min-sixty"
|
||||
name="sixtyMinuteMinSize"
|
||||
title="Minimum size for a 140 minute episode">
|
||||
title="Minimum size for a 140 minute movie">
|
||||
</span>
|
||||
</div>
|
||||
<div class="pull-right">
|
||||
|
|
|
|||
Loading…
Reference in a new issue