mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
Some nd icons renamed and added
This commit is contained in:
parent
11a70a4a94
commit
07f7bba1f4
7 changed files with 15 additions and 11 deletions
|
@ -20,7 +20,7 @@
|
|||
<input type="text" name="downloadedEpisodesFolder" class="x-path"/>
|
||||
<span class="help-inline">
|
||||
<i class="icon-form-info" title="The folder where your download client downloads TV shows to (aka TV Download Dir)"/>
|
||||
<i class="icon-form-danger" 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-nd-form-danger" 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>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<div class="controls">
|
||||
<input type="number" placeholder="8989" name="port"/>
|
||||
<span>
|
||||
<i class="icon-form-danger" title="Requires restart to take effect"/>
|
||||
<i class="icon-nd-form-danger" title="Requires restart to take effect"/>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
@ -85,7 +85,7 @@
|
|||
</select>
|
||||
|
||||
<span>
|
||||
<i class="icon-form-danger" title="Trace and Debug logging should only be enabled temporarily"/>
|
||||
<i class="icon-nd-form-danger" title="Trace and Debug logging should only be enabled temporarily"/>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
<input type="number" min="10" max="120" name="rssSyncInterval"/>
|
||||
|
||||
<span class="help-inline">
|
||||
<i class="icon-form-warning" title="This will apply to all indexers, please follow the rules set forth by them"/>
|
||||
<i class="icon-nd-form-warning" title="This will apply to all indexers, please follow the rules set forth by them"/>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
</label>
|
||||
|
||||
<span class="help-inline-checkbox">
|
||||
<i class="icon-form-danger" title="NzbDrone will use the existing file name if set to no"/>
|
||||
<i class="icon-nd-form-danger" title="NzbDrone will use the existing file name if set to no"/>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue