mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
Fixed some help icons that were pointing at old names
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
<option value="force">Force</option>
|
||||
</select>
|
||||
<span class="help-inline">
|
||||
<i class="icon-form-info" title="Priority to use when sending episodes that aired within the last 14 days to NZBGet"/>
|
||||
<i class="icon-nd-form-info" title="Priority to use when sending episodes that aired within the last 14 days"/>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -79,7 +79,7 @@
|
||||
<option value="force">Force</option>
|
||||
</select>
|
||||
<span class="help-inline">
|
||||
<i class="icon-form-info" title="Priority to use when sending episodes that aired prior to 14 days to NZBGet"/>
|
||||
<i class="icon-nd-form-info" title="Priority to use when sending episodes that aired over 14 days ago"/>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user