<{strip}> <{include file = "install_header.html"}>
<{$smarty.const.INSTALL_PATH_URL_CHECK_TITLE}>
<{* パス・URLのチェック *}> <{* 正常メッセージ *}> <{if $action.error_flag == false}> <{/if}>
<{$lang.install_urlcheck_description|smarty:nodefaults}>
<{foreach name="url_res" item="url_res" from=$action.url_res_arr|smarty:nodefaults}>
<{$url_res|smarty:nodefaults}>
<{/foreach}>
<{$lang.install_root_dir|smarty:nodefaults}>
  <{$smarty.session.base_dir}>
<{$lang.install_root_url|smarty:nodefaults}>
  <{$smarty.session.base_url}>
<{$lang.install_confirm_mes|smarty:nodefaults}>
<<<{$lang.install_modify_settion|smarty:nodefaults}> <{if $action.error_flag == false}> <{$smarty.const.INSTALL_DATABASE_CHECK_TITLE|smarty:nodefaults}>>> <{/if}>
<{include file = "install_footer.html"}> <{/strip}>