Me Again.....
I can't seem to find any documentation on the function of the Optional Check box in FEC.
Like where do I configure it.
The reason I ask is I may be able to modify the code and use it for a simplified PO Number entry box.
Thanks,

<!-- bog FEC v1.27 CHECKBOX -->
<fieldset class="fec-fieldset fec-block-checkout split" id="checkoutFECCheckbox">
<legend>Optional Checkbox</legend>
<span class="fec-fieldset-legend">Optional Checkbox</span>

<label>Signature Option?</label>
<input type="checkbox" name="fec_checkbox" value="1" id="fec_checkbox" /> </fieldset>
<!-- eof FEC v1.27 CHECKBOX -->