{extends file="layout.html"} {block name=title}LMS: {$layout.pagetitle|striphtml}{/block} {block name=module_content}

{$layout.pagetitle|escape}

{if (!$net && isset($current_password_required)) || ($net && !empty($passwd.netpasswd))} {/if}
{icon name="password"} {if empty($net)} {trans("Enter new password")} {else} {trans("Enter new network password")} {/if}
{trans("Current password")}
{trans("New password")}
{trans("Repeat password")}
{button type="submit" icon="save" label="Submit"}
{/block}