{include file="file:$templatedir/header.html" _adminview="1" _viewmenu="repo"}
{csrf}
{l}レポート{/l} > {if $form.tflg == VAL_TRAFFIC_VISITOR}{l}年間訪問者{/l}{else}{l}年間PV{/l}{/if}
{include file="file:$templatedir/left_almenu.html" }
{if $form.tflg == VAL_TRAFFIC_VISITOR}{l}年間訪問者{/l}{else}{l}年間PV{/l}{/if}
 {l}戻る{/l}
{if $beforeyy != ''}< {l}前年{/l}{/if}     {$form.yy|string_format:"%04d"}{l}年{/l}     {if $afteryy != ''}{l}翌年{/l} >{/if}
{foreach from=$data name='_data' item='_data'} {/foreach}
  {$form.tflg|local_word:$dbValue.data_name_word} {l}パーセント{/l}
{$_data.month}{l}月{/l}
{$_data.data}
{$_data.percent}%
{l}年間{$form.tflg|local_word:$dbValue.data_name_word}合計{/l} {$yearData}
 {l}戻る{/l}
{include file="file:$templatedir/footer.html"}