<{strip}> <{include file = "install_header.html"}>
<{$smarty.const.INSTALL_SAVE_SETTING_TITLE}>
<{* 設定の保存 *}> <{if $action.setting_error_flag == false}> <{/if}>
<{$smarty.const.INSTALL_WRITE_INI}>
<{foreach name="setting_res" item="setting_res" from=$action.setting_res_arr|smarty:nodefaults}>
<{$setting_res|smarty:nodefaults}>
<{/foreach}>
<{$smarty.const.INSTALL_SUCCESS_WRITE_INI}>
<{if $action.setting_error_flag == true}> <<<{$lang.install_modify_settion|smarty:nodefaults}> <{/if}> <{if $action.setting_error_flag == true}> <{/if}> <{if $action.setting_error_flag == false}> <{$smarty.const.INSTALL_TABLE_CREATE_TITLE|smarty:nodefaults}>>> <{/if}>
<{* 再読み込みのPOST用(不必要?) *}>
<{include file = "install_footer.html"}> <{/strip}>