{include file="page_header.htm"} {insert_scripts files="../js/utils.js"}

{foreach from=$config item=list name=config} {if $smarty.foreach.config.index==0} {$list.title} {else} {$list.title} {/if} {/foreach}

{foreach from=$config item=group name="body_group"} {foreach from=$group.vars item=var} {/foreach} {if $group.code eq "smtp"} {/if}
{$var.title}: {if $var.type eq "text"} {if $var.code == 'thumb_width'}  重新生成产品缩略图{/if} {if $var.code == 'info_thumb_width'}  重新生成信息缩略图{/if} {elseif $var.type eq "password"} {elseif $var.type eq "textarea"} {elseif $var.type eq "select"} {if $var.code eq "template"} {else} {foreach from=$var.option key=key item=opt} {/foreach} {/if} {elseif $var.type eq "file"} {/if}
邮件地址:
{/foreach}
{foreach from=$config item=group name="body_group"} {foreach from=$group.vars item=var} {if $var.type eq "select"} {foreach from=$var.option key=key item=opt} {if $var.code == 'mail_type'} {if $var.value eq $opt} {/if} {/if} {/foreach} {/if} {/foreach} {/foreach} {insert_scripts files="tab.js"} {include file="page_footer.htm"}