Minor change in display dialog.
@ -139,7 +139,7 @@
{{#equal this.type "info"}}
<div class="form-group" id="{{this.id}}">
<span class="help-block">
+ {{this.value}}
{{this.value}}
</span>
</div>
{{/equal}}