mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-20 21:55:03 -04:00
Small UI changes (#691)
* Update FileManagementViewTemplate.hbs * Update PermissionsViewTemplate.hbs * modified UI, removed old episode references
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
<div class="col-sm-1 col-sm-push-8 help-inline">
|
||||
<i class="icon-sonarr-form-info" title="Optional folder to periodically scan for possible imports"/>
|
||||
<i class="icon-sonarr-form-warning" title="Do not use the folder that contains some or all of your sorted and named TV shows - doing so could cause data loss"></i>
|
||||
<i class="icon-sonarr-form-warning" title="Do not use the folder that contains some or all of your sorted and named movies - doing so could cause data loss"></i>
|
||||
<i class="icon-sonarr-form-warning" title="Download client history items that are stored in the drone factory will be ignored."/>
|
||||
</div>
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
<div class="col-sm-1 col-sm-push-2 help-inline">
|
||||
<i class="icon-sonarr-form-info" title="Interval in minutes to scan the Drone Factory. Set to zero to disable."/>
|
||||
<i class="icon-sonarr-form-warning" title="Setting a high interval or disabling scanning will prevent episodes from being imported."></i>
|
||||
<i class="icon-sonarr-form-warning" title="Setting a high interval or disabling scanning will prevent movies from being imported."></i>
|
||||
</div>
|
||||
|
||||
<div class="col-sm-2 col-sm-pull-1">
|
||||
|
||||
Reference in New Issue
Block a user