and for state to county name
<p class="validateAccountTips" style="color:red">* required</p>
<form id="addAccountForm">
<input id="non-member-account" type="hidden" name="ref_dest" value="">
+ <input id="non-member-account" type="hidden" name="invoice_type" value="0">
<table>
<tr>
<th class="glm-required" align="right">Member Name</th>
</tr>
{if $settings.billing_county_enabled}
<tr>
- <th class="glm-required" align="right">Billing State</th>
+ <th class="glm-required" align="right">Billing County</th>
<td>
<select name="billing_county">
<option value=""></option>