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

@ -12,7 +12,7 @@
<div class="btn btn-primary slide-button"/>
</label>
{{#if helpext}}
{{#if helpText}}
<span class="help-inline-checkbox">
<i class="icon-question-sign" title="{{helpText}}"/>
</span>