Using warning instead of danger for form elements

This commit is contained in:
Mark McDowall 2013-08-25 22:33:45 -07:00
commit 0fa4934358
6 changed files with 7 additions and 7 deletions

View file

@ -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>