{if $emailcont}>
<{foreach from=$emailcont item=item name=emailcont}>
checked='checked'<{/if}>>
<{$item.ec_title}>
<{button label=$___emailsubs="预览"|t:'emailsubs' type="button" onclick=" new Dialog('index.php?app=emailsubs&ctl=admin_emailcont&act=preview&p[0]={$item.ec_id}',{title:'邮件预览',width:800,height:680});"}>
<{if !($smarty.foreach.emailcont.iteration%2)}>
<{if !$smarty.foreach.emailcont.last}>
<{/if}> <{elseif $smarty.foreach.emailcont.last}>
<{/if}> <{/foreach}>
<{else}>
<{t}>暂时无未发送邮件模板.<{/t}>
<{/if}>