{if $op=="creat_newspaper" or $op=="modify"}>
<{$smarty.const._MA_TADNEWS_NP_STEP1}>
<{elseif $op=="add_newspaper"}>
<{$smarty.const._MA_TADNEWS_NP_STEP2}>
<{elseif $op=="edit_newspaper"}>
<{$smarty.const._MA_TADNEWS_NP_STEP3}>
<{elseif $op=="sendmail"}>
<{$smarty.const._MA_TADNEWS_NP_STEP4}>
<{elseif $op=="newspaper_email"}>
<{$title}><{$smarty.const._MA_TADNEWS_NP_EMAIL}>
<{elseif $op=="sendmail_log"}>
<{$title}>
<{if $empty}>
<{$smarty.const._MA_TADNEWS_EMPTY_LOG}>
<{else}>
<{assign var="i" value=0}>
<{foreach item=log from=$log }>
<{$log.email}> |
<{$log.send_time}> |
<{$log.log}> |
<{assign var="i" value=$i+1}>
<{if $i == 2}><{assign var="i" value=0}><{/if}>
<{/foreach}>
<{/if}>
<{else}>
<{$smarty.const._MA_TADNEWS_NP_LIST}>
<{$js}>
<{$create_btn}>
<{$del_btn}>
<{$edit_btn}>
<{if $nps_sn}>
<{/if}>
<{/if}>