{include file="header.html"} {include file="fancybox.html"}

{$lng.useraccount.modify_account_info}

{if $info}

{$info}

{/if} {if $error}

{$error}

{/if}
    {foreach from=$user_fields item=v name=custom} {if $v.type!="password" && $v.type!="terms" && $v.type!="depending"}
  • {if $v.type!="checkbox_group" && $v.type!="radio_group" && $v.type!="google_maps" }{/if} {if $v.type=="textbox" || $v.type=="url" || $v.type=="email" || $v.type=="user_email" || $v.type=="username"} {if $v.prefix!=""} {$v.prefix} {/if} {if $v.editable} {if $v.postfix!=""} {$v.postfix} {/if} {else} {if $tmp[$v.caption]}{$tmp[$v.caption]}{else}-{/if} {/if} {/if} {if $v.type=="file" || $v.type=="image" } {if $v.prefix!=""} {$v.prefix} {/if} {if $v.postfix!=""} {$v.postfix} {/if} {if $v.type=="file" && $tmp[$v.caption]}{/if} {if $v.type=="image" && $tmp[$v.caption]} {/if} {if ( $v.type=="image" || $v.type=="file") && $tmp[$v.caption]}   {/if} {/if} {if $v.type=="textarea" || $v.type=="htmlarea"} {if $v.prefix!=""} {$v.prefix} {/if} {if $v.editable} {else} {if $tmp[$v.caption]}{$tmp[$v.caption]}{else}-{/if} {/if} {if $v.postfix!=""} {$v.postfix} {/if} {/if} {if $v.type=="menu"} {if $v.prefix!=""} {$v.prefix} {/if} {if $v.editable} {else} {if $tmp[$v.caption]}{$tmp[$v.caption]}{else}-{/if} {/if} {if $v.postfix!=""} {$v.postfix} {/if} {if $v.other_val} {if $tmp[$v.caption] && !in_array($tmp[$v.caption], $v.elements_array)}   {else} {/if} {/if} {/if} {if $v.type=="multiselect"} {if $v.prefix!=""} {$v.prefix} {/if} {if $v.editable} {else} {if $tmp[$v.caption]}{$tmp[$v.caption]}{else}-{/if} {/if} {if $v.postfix!=""} {$v.postfix} {/if} {/if} {if $v.type=="radio"} {if $v.editable} {foreach from=$v.elements_array item=t}   {if $v.prefix!=""} {$v.prefix} {/if} {$t} {if $v.postfix!=""} {$v.postfix} {/if} {/foreach} {else} {if $tmp[$v.caption]}{$tmp[$v.caption]}{else}-{/if} {/if} {/if} {if $v.type=="radio_group"}
    {$v.name}{if $v.required==1} *{/if} {if $v.info_message} {/if} {foreach from=$v.elements_array item=t name=rad} {if $smarty.foreach.rad.index!=0 && $smarty.foreach.rad.index%3==2}{/if} {/foreach}
    {$v.info_message}
      {if $v.prefix!=""} {$v.prefix} {/if} {$t} {if $v.postfix!=""} {$v.postfix} {/if}
    {/if} {if $v.type=="checkbox"} {if $v.editable} {else} {if $tmp[$v.caption]}{$lng.general.yes}{else}{$lng.general.no}{/if} {/if} {/if} {if $v.type=="checkbox_group"}
    {$v.name}{if $v.required==1} *{/if} {if $v.info_message} {/if} {foreach from=$v.extra_elements_array item=t name=check} {if $smarty.foreach.check.index!=0 && $smarty.foreach.check.index%3==2}{/if} {/foreach}
    {$v.info_message}
      {if $v.prefix!=""} {$v.prefix} {/if} {$t.name} {if $v.postfix!=""} {$v.postfix} {/if}
    {/if} {if $v.type=="date" } {if $v.editable} {include file="data/date.html"} {if $v.prefix!=""} {$v.prefix} {/if} {if $v.postfix!=""} {$v.postfix} {/if} {else} {$tmp.vis[$v.caption]} {/if} {/if} {if $v.type=="youtube"} {if $v.prefix!=""} {$v.prefix} {/if} {if $v.postfix!=""} {$v.postfix} {/if} {/if} {if $v.type=="google_maps" }
    {$v.name}{if $v.required==1} *{/if} {if $v.info_message}{$v.info_message}

    {/if}
    {/if} {if $v.type!="email" && $v.type!="user_email" && $v.type!="checkbox_group" && $v.type!="radio_group" && $v.type!="google_maps" && $v.info_message} {$v.info_message}{/if}
  • {elseif $v.type=="depending"}
  • {if $v.other_val} {if $tmp[$v.depending.caption1] && !in_array($tmp[$v.depending.caption1], $v.depending.elements)}   {else} {/if} {/if} {if $v.info_message} {$v.info_message}{/if}
  • {if $v.other_val} {/if}
  • {if $v.depending.no>=3}
  • {if $v.other_val} {/if}
  • {/if} {if $v.depending.no==4}
  • {if $v.other_val} {/if}
  • {/if} {/if} {/foreach} {if $tmp.store>0}
  • {if $tmp.store_banner}    {/if}  {$lng.users.info.store_banner}
  • {/if}





{$lng.useraccount.change_password}

{if $info_pass}

{$info_pass}

{/if}
{if $error_pass}

{$error_pass}

{/if}



{literal} {/literal} {include file="footer.html"}