{include file="header.html"} {if $id} {include file="submenus/users.html"} {else} {include file="submenus/security.html"} {/if}
{$lng.panel.change_password}{if $id} {$lng.general.for} {$username}{/if}
{if $error != ""} {/if} {if $info != ""} {/if}
{$error}
{$info}
{$lng.users.password}
{$lng.users.repeat_password}


{include file="footer.html"}