{literal} {/literal} {include file="admin_header.php"} {include file="admin_menu_bar.php"}

{section name=users loop=$Error start=0 max=1}
  Account Error(s) :
{/section}

{section name=sec1 loop=$Error}

  • {$Error[sec1]}
    {/section}

     Edit Account :  Quick Save [ Cancel Account ]  

    {section name=customs loop=$fid} {if ($type[customs] == "checkbox") } {/if} {if ($type[customs] == "radio") } {/if} {if ($type[customs] == "textarea") } {/if} {if ($type[customs] == "dropdown") } {/if} {if ($type[customs] == "text") } {/if} {/section}
    Account Created {$created|date_format:"%A, %B %e, %Y - %H:%M:%S"}
    Account Modified {$modified|date_format:"%A, %B %e, %Y - %H:%M:%S"}
    Account Owner
    e-Mail Address Enable HTML e-Mails
    Account Username   [ {$login_count} Logins - View Report]
    Account Password
    Account Expires
    YYYY-MM-DD - [ No Exp ]
    - - Days

    User Group Access


    {section name=lists loop=$list_id} {$list_name[lists]} {if $selected[lists]} {/if} {if $group_expires[lists]} - ( Until {$group_expires[lists]|date_format:"%b %e, %Y"} )
    {else}
    {/if} {sectionelse} Nothing {/section}

    {$question[customs]} {$answers[customs]}
    {$question[customs]} {$answers[customs]}
    {$question[customs]}
    {$question[customs]}
    {$question[customs]}

  •  Save Account:
    Send e-Mail
    Inactivate User
    {literal} {/literal}
    {include file="admin_footer.php"}