{assign var="title" value="Edit Profile"} {include file="header.html"}

{$title}

{if $error}
{foreach from=$error item=e}
  • {$e} {/foreach}
  • {/if}
    {if $fields_to_change.login} {/if} {if $fields_to_change.name_f} {/if} {if $fields_to_change.email} {/if} {if $fields_to_change.pass0} {/if} {$additional_fields_html} {if $fields_to_change.street} {/if} {if $fields_to_change.city} {/if} {if $fields_to_change.state} {/if} {if $fields_to_change.zip} {/if} {if $fields_to_change.country} {/if}
    Username
    you can choose another username here
    First & Last Name
    Email Address
    Change Password
    Leave blank to keep unchanged
    Confirm Password
    Leave blank to keep unchanged
    Street
    City
    State
    ZIP
    Country

                                   

    Powered by aMember Pro subscription script

    {include file="footer.html"}