Using warning instead of danger for form elements

This commit is contained in:
Mark McDowall
2013-08-25 22:33:45 -07:00
parent 1c4a687854
commit 0fa4934358
6 changed files with 7 additions and 7 deletions
+1 -1
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>