<{assign var=cols value=$max_ining+4}> <{if $caller == 'detailGame'}> <{xoops_input type=hidden name=game_cd value=$detailGame.game_cd}> <{xoops_token form=$actionForm}> <{else}> <{/if}> <{section loop=$max_ining+1 name=ining start=1 max=$max_ining+1}> <{/section}> <{foreach from=$detailGame.topList item=score key=ining}> <{/foreach}> <{foreach from=$detailGame.bottomList item=score key=ining}> <{/foreach}> <{if $detailGame.game_content != null}> <{/if}> <{if $caller == 'detailGame'}> <{/if}>
<{$_TEXT_GAME_RESULT}> <{if $admin == 1}>   <{/if}>
<{$_TEXT_GAME_RESULT}>
<{$_TEXT_GAME_NAME}> <{if $caller == 'detailGame'}> <{$detailGame.game_name|xoops_escape}> <{else}> <{$detailGame.game_name|xoops_escape}> <{/if}>
<{$_TEXT_CATEGORY_NAME}> <{$detailGame.category_name|xoops_escape}>
<{$_TEXT_GAME_DATE}> <{$detailGame.game_date}>
<{$_TEXT_GAME_SITE}> <{$detailGame.game_site|xoops_escape}>
<{$_TEXT_TEAM_NAME}><{$smarty.section.ining.index}><{$_TEXT_SUM}>
<{if $detailGame.top_team_cd != 0}> <{$detailGame.top_team_name|xoops_escape}> <{else}> <{$detailGame.top_team_name|xoops_escape}> <{/if}> <{$score|xoops_escape|default:" "}><{$detailGame.top_score}>
<{if $detailGame.bottom_team_cd != 0}> <{$detailGame.bottom_team_name|xoops_escape}> <{else}> <{$detailGame.bottom_team_name|xoops_escape}> <{/if}> <{$score|xoops_escape|default:" "}><{$detailGame.bottom_score}>
<{$_TEXT_GAME_CONTENT}> <{$detailGame.game_content|xoops_escape|nl2br}>