mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Using warning instead of danger for form elements
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user