mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-21 22:05:43 -04:00
Various ui text fixes (#620)
* Fix notification text on rename * Fixed profile tooltip for minimum sizes * Updated link to now point to Radarr's FAQ * Revert "Updated link to now point to Radarr's FAQ" This reverts commit726e0cc870. Revert726e0cc* Fixed: Updated link to now point to Radarr's FAQ
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user