mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
Using warning instead of danger for form elements
This commit is contained in:
parent
1c4a687854
commit
0fa4934358
6 changed files with 7 additions and 7 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
<span class="help-inline-checkbox">
|
||||
<i class="icon-question-sign" title="Do you want to delete all files from disk?"/>
|
||||
<i class="icon-nd-form-danger" title="This option is irreversible, use with extreme caution"/>
|
||||
<i class="icon-nd-form-warning" title="This option is irreversible, use with extreme caution"/>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue