1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-27 22:57:09 -04:00

Small UI changes (#691)

* Update FileManagementViewTemplate.hbs

* Update PermissionsViewTemplate.hbs

* modified UI, removed old episode references
This commit is contained in:
zductiv
2017-02-10 16:14:51 +08:00
committed by Devin Buhl
parent f45aab27d1
commit 61df3ef40e
12 changed files with 23 additions and 23 deletions
@@ -33,7 +33,7 @@
</label>
<span class="help-inline-checkbox">
<i class="icon-sonarr-form-info" title="Be notified when episodes are available for download and has been sent to a download client"/>
<i class="icon-sonarr-form-info" title="Be notified when movies are available for download and has been sent to a download client"/>
</span>
</div>
</div>
@@ -55,7 +55,7 @@
</label>
<span class="help-inline-checkbox">
<i class="icon-sonarr-form-info" title="Be notified when episodes are successfully downloaded"/>
<i class="icon-sonarr-form-info" title="Be notified when movies are successfully downloaded"/>
</span>
</div>
</div>
@@ -77,7 +77,7 @@
</label>
<span class="help-inline-checkbox">
<i class="icon-sonarr-form-info" title="Be notified when episodes are upgraded to a better quality"/>
<i class="icon-sonarr-form-info" title="Be notified when movies are upgraded to a better quality"/>
</span>
</div>
</div>
@@ -99,7 +99,7 @@
</label>
<span class="help-inline-checkbox">
<i class="icon-sonarr-form-info" title="Be notified when episodes are renamed"/>
<i class="icon-sonarr-form-info" title="Be notified when movies are renamed"/>
</span>
</div>
</div>
@@ -113,7 +113,7 @@
</div>
<div class="col-sm-1 help-inline">
<i class="icon-sonarr-form-info" title="Only send notifications for series with matching tags"/>
<i class="icon-sonarr-form-info" title="Only send notifications for movies with matching tags"/>
</div>
</div>