Hi Countrycharm

Sorry but I do not understand what you are saying.

I have the following code in the admin/customer.php v1.3.9h line 1169

Code:
<!-- bof COWOA2c #231 -->
<?php if ($customers->fields['COWOA_account'] == 1) { ?>               
                <td class="dataTableContent" align="center"><?php echo 'COWOA'; ?>&nbsp;</td>
<?php }else{ ?> 
                <td class="dataTableContent" align="center"><?php echo 'Normal';} ?>&nbsp;</td>
<!-- eof COWOA2c #231 -->