<{strip}> <{include file = "install_header.html"}>
<{$smarty.const.INSTALL_DATABASE_CREATE_TITLE}>
<{* データベース作成 *}> <{* メッセージ *}> <{if $action.error_mes != ""}> <{/if}>
<{foreach name="dbcreate_res" item="dbcreate_res" from=$action.dbcreate_res_arr|smarty:nodefaults}>
<{$dbcreate_res|smarty:nodefaults}>
<{/foreach}>
<{$action.error_mes|smarty:nodefaults}>
<{if $action.error_flag == true}> <<<{$lang.install_modify_settion|smarty:nodefaults}> <{/if}> <{if $action.error_flag == false}> <{* 正常 *}> <{$smarty.const.INSTALL_DATABASE_CHECK_TITLE|smarty:nodefaults}>>> <{/if}>
<{include file = "install_footer.html"}> <{/strip}>