1
0
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:
Mark McDowall
2013-08-28 08:15:49 -07:00
parent 64ab411ba3
commit 1f90d546d4
5 changed files with 8 additions and 8 deletions
@@ -6,7 +6,7 @@
<div class="controls">
<input type="text" name="blackholeFolder" class="x-path"/>
<span class="help-inline">
<i class="icon-form-info" title="The folder where your download client will pickup .nzb files"/>
<i class="icon-nd-form-info" title="The folder where your download client will pickup .nzb files"/>
</span>
</div>
</div>