{template "header.html"}

{dr_lang('通过审核将自动扣除该用户账户中的冻结资金')}

{$form}
{dr_lang('申请详情')}

{Function_list::author($username)}

¥{$value}元

{if $ci->member_cache['pay']['cash']['price']}

¥{php echo $value - $value * ($ci->member_cache['pay']['cash']['price']/100);}元

{/if}

{nl2br($content)}

{dr_date($inputtime)}

{if $status}

{if $status == 1} {dr_lang('已拒绝')} {else} {dr_lang('已打款')} {/if}

{else}
{/if}
{if !$status}
{/if}
{template "footer.html"}