| <{$obj->getShow('mailjob_id')}> | <{if $obj->getUserCount() > 0}>
          <{$obj->getShow('title')}>
        <{else}>
          <{$obj->getShow('title')}>
        <{/if}> | <{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->getUserCount() > 0}>
          <{$obj->mUserCount|xoops_escape}>
        <{else}>
          <{$smarty.const._AD_USER_LANG_COMPLETED}>
        <{/if}> | <{if $obj->getUserCount() > 0}>  " alt="<{$smarty.const._VIEW}>" title="<{$smarty.const._VIEW}>" />  " alt="<{$smarty.const._SEND}>" title="<{$smarty.const._SEND}>" />  " alt="<{$smarty.const._EDIT}>" title="<{$smarty.const._EDIT}>" />
        <{/if}>  " alt="<{$smarty.const._VIEW}>" title="<{$smarty.const._VIEW}>" />  " alt="<{$smarty.const._DELETE}>" title="<{$smarty.const._DELETE}>" /> | 
  <{/foreach}>