{"Update Your Account"|plang}

{if $account_update_message} {$account_update_message} {else} {if !$verified}

{"You are not allowed to access this page."|plang}

{else}

{"Additional Information"|plang}

{foreach from=$custom_fields.fields item=field} {if $field.type == 6} {ac_field_html field=$field} {else} {/if} {/foreach}
{"First Name"|plang}
{"Last Name"|plang}
{$field.title|ac_field_title:$field.type} {ac_field_html field=$field}

{"Please also verify yourself by typing the text in the following image into the box below it."|plang}



{"Subscribe To Lists"|plang}

{foreach from=$listsList item=l} {if (!$l.private) || isset($subscriber_lists[$l.id])}

{/if} {/foreach}
{/if} {/if}