{if $full_page} {include admin_template('header')}
{/if} {if count($msg_list) != 0} {loop $msg_list $list} {/loop} {else} {/if}
{$lang("column_id")}{$sort_id} {$lang("column_title")}{$sort_title} {$lang("column_issecret")}{$sort_is_open} {$lang("column_replycontent")}{$sort_replycontent} {$lang("do_handler")}
{$list['id']} ",$list['content'])}
-------------
姓名:{$list['name']}
公司:{$list['company']}
地址:{$list['addr']}
电话:{$list['tel']}
手机:{$list['mobile']}
电子信箱:{$list['email']}
')" onmouseout="hidetip(this)">{$list['title']}
{if !empty($list['replycontent'])} {$list['replycontent']} {else} 点这里回复该留言 {/if}  
{$lang("alert_no_content")}
{include admin_template('page')}
{if $full_page}
{include admin_template('footer')} {/if}