custom form label
the custom form do not add any html around custom form Title in <label> (you should include that in next update)
what file in template should i mod to add a <span> around "Select your county"
<label>
Select your county
<select name="app_select-your-county" class="required">
<option value="Albany">Albany</option>
<option value="Allegany">Allegany</option>
<option value="Bronx">Bronx</option>
</label>
Computers are incredibly fast, accurate, and stupid: humans are incredibly slow, inaccurate and brilliant; together they are powerful beyond imagination.