{load_language_text section="account_password"} {load_language_text section="buttons" name="button"} {block name="module_account_password"}

{$txt.heading_password}

{block name="module_account_password_alert"} {include file="get_usermod:{$tpl_path}snippets/alert_message.html" message=$error type="danger"} {/block} {block name="module_account_password_form"}
{block name="module_account_password_form_fieldset"}
{block name="module_account_password_form_legend"} {$txt.label_password} {/block} {block name="module_account_password_form_current_container"}
{if $error_password} {$error_password} {/if} {if $account_password} {$account_password} {/if}
{/block} {block name="module_account_password_form_new_container"}
{if $error_new_password} {$error_new_password} {/if}
{/block} {block name="module_account_password_form_confirm_container"}
{if $error_confirmation} {$error_confirmation} {/if}
{/block}
{/block} {block name="module_account_password_form_buttons"}
{block name="module_account_password_form_buttons_back"} {$button.back} {/block}
{block name="module_account_password_form_buttons_submit"} {/block}
{/block} {block name="module_account_password_form_mandatory"}

{$txt.text_must}

{/block}
{/block} {/block}