{* * $Id: list_message.html,v 1.1 2005/11/04 21:04:06 junneko Exp $ *} MESSAGE
{include file="header.html"} {include file="menu.html"}
{include file="tagtables.html"}

メッセージ

ALL RSS1.0
{if $is_editable} NEW
{/if} {* *}
{if $accessLevel.editable}{/if} {section name=row loop=$messagetbl} {if $accessLevel.editable} {/if} {/section}
ID ユーザ 件名処理
{$messagetbl[row].id} {$messagetbl[row].user_nickname} {$messagetbl[row].title} 編集  削除

{include file="footer.html"}
{* *}