Small issues with the heading field

Once again, thank you for making Formalicious - it really is the best form builder for MODX out there…

I’ve spotted a couple of small issues for the heading field:

  1. In headingTpl there is a stray </div> tag
  2. How do you set the [[+property]] placeholder? There’s no where todo this in the CMP

headingTpl:

<div class="form-group">
    <[[+property]]>[[+title]]</[[+property]]></div>
</div>