{template 'header', 'member'} {if $action=='add' || $action=='edit'}
{if $action=='edit' && $status==1 && $note} {/if}
拒绝原因 {$note}
* 证书名称 {dstyle('post[style]', $style)}
* 发证机构
* 发证日期 {dcalendar('post[fromtime]', $fromtime)}
到期日期 {dcalendar('post[totime]', $totime)} 不设置表示永久有效
* 证书图片
[上传] [删除]
证书介绍 {deditor($moduleid, 'content', $group_editor, '100%', 200)}
      
{load('clear.js')} {else}
     
{loop $lists $k $v} {/loop}
证书 证书名称 发证机构 发证日期 到期日期 修改 删除
{$v[title]}{if $v[status]==1 && $v[note]} {/if} {$v[authority]} {$v[fromdate]} {$v[todate]}
{if $MG[honor_limit]}
总共可发 {$MG[honor_limit]} 条   当前已发 {$limit_used} 条   还可以发 {$limit_free}
{/if}
{$pages}
{/if} {if $action=='add' || $action=='edit'} {/if} {template 'footer', 'member'}