<{$obj->getShow('mailjob_id')}> |
<{$obj->getShow('title')}> |
<{if $obj->getShow('is_pm') == 1}>
<{$smarty.const._YES}>
<{else}>
<{$smarty.const._NO}>
<{/if}>
|
<{if $obj->getShow('is_mail') == 1}>
<{$smarty.const._YES}>
<{else}>
<{$smarty.const._NO}>
<{/if}>
|
<{$obj->get('create_unixtime')|date_format:"%Y/%m/%d %H:%M"}> |
<{if $obj->mUserCount > 0}>
<{$obj->mUserCount|escape}>
<{else}>
<{$smarty.const._AD_USER_LANG_COMPLETED}>
<{/if}>
|
" alt="<{$smarty.const._EDIT}>" title="<{$smarty.const._EDIT}>" />
" alt="<{$smarty.const._DELETE}>" title="<{$smarty.const._DELETE}>" />
|
<{/foreach}>