{include file="file:$templatedir/Header.html"} {csrf} {include file="file:$templatedir/ErrorDiv.html"}
 {l}パスワード設定{/l}


{l}現在のパスワード{/l}
{l}新しいパスワード{/l}{if $setting.password_required == $smarty.const.VAL_COMMON_FLAG_ON || strlen($setting.password_length_min) > 0} 
{l}※{/l}
{/if}
{l}新しいパスワード(確認){/l}{if $setting.password_required == $smarty.const.VAL_COMMON_FLAG_ON || strlen($setting.password_length_min) > 0} 
{l}※{/l}
{/if}
{if $setting.password_required == $smarty.const.VAL_COMMON_FLAG_ON || strlen($setting.password_length_min) > 0}{l}※{/l}{l}(※)は必須項目です。{/l}{else}
{/if}

{include file="file:$templatedir/Footer.html"}