<{strip}> <{* $Id: headerchanger_view_edit_list.html,v 1.1.1.1 2009/04/27 21:19:26 ohwada Exp $ *}> <{* Headerchanger Netcommons *}> <{* 一覧表示 *}>
<{* _sort_[列名]で押したときにその列名でソートしたものを表示に使う *}>
<{$lang.headerchanger_name|smarty:nodefaults}> <{$lang._creator|smarty:nodefaults}> <{$lang._create_date|smarty:nodefaults}>
<{foreach from=$action.blockList item=block}> <{/foreach}>
<{include file = "headerchanger_view_edit_list_name.html"}> <{include file = "headerchanger_view_handle.html" handle=$block.insert_user_name|smarty:nodefaults user_id=$block.insert_user_id}> <{* timezone_date_formatはmaple/nccore/common_func.phpのtimezone_date_format関数に第一引数$block.insert_time、第二引数$lang._date_formatで処理している *}> <{$block.insert_time|timezone_date_format:$lang._date_format|smarty:nodefaults}>
<{include file = "../headerchanger_script.html"}> <{/strip}>