<{strip}> <{include file = "install_header.html"}>
<{* *}>
<{$smarty.const.INSTALL_DATABASE_CHECK_TITLE}>
<{* データベースをチェック *}> <{* 正常メッセージ *}> <{if $action.db_create_flag == false}> <{if $action.error_flag == false}> <{else}> <{/if}> <{/if}>
<{foreach name="dbcheck_res" item="dbcheck_res" from=$action.dbcheck_res_arr|smarty:nodefaults}>
<{$dbcheck_res|smarty:nodefaults}>
<{/foreach}>
<{$lang.install_dbcheck_success|smarty:nodefaults}>
<{$lang.install_dbcheck_failed|smarty:nodefaults}>
<<<{$lang.install_modify_settion}> <{if $action.reload_flag == true}> <{/if}> <{if $action.db_create_flag == true}> <{* DB作成を試みる *}> <{$smarty.const.INSTALL_DBCHECK_CREATE_DB}>>> <{elseif $action.error_flag == false}> <{* 正常 *}> <{$smarty.const.INSTALL_SAVE_SETTING_TITLE}>>> <{* *}> <{/if}>
<{include file = "install_footer.html"}> <{/strip}>