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

@ -17,7 +17,7 @@
</label>
<span class="help-inline-checkbox">
<i class="icon-nd-form-danger" title="NzbDrone will use the existing file name if set to no"/>
<i class="icon-nd-form-warning" title="NzbDrone will use the existing file name if set to no"/>
</span>
</div>
</div>