{if $show_message}
{elseif $page == 'add'} {literal} {/literal}
{else} {if $rows}| {"Options"|i18n} |
{"Format"|i18n} |
{if $autoresp_mode == 'normal'}
{"Days"|i18n}* |
{"Hours"|i18n}* |
{else}
{"Offset"|i18n} |
{/if}
{"Subject"|i18n} |
| {"Edit"|i18n} {"Delete"|i18n} {"Stats"|i18n} | ({$row.type}) | {if $autoresp_mode == 'normal'}{$row.days} | {$row.hours} | {else}{$row.date_offset_plus_minus}{$row.date_offset_days} | {/if}{$row.subject} |
| {"No Autoresponders Found"|i18n} | |||||
*{"Time is the number of days / hours after a user subscribes in which the auto responder will be sent to the subscriber. 0 days and 0 hours is for instant sending."|i18n}
{/if} {/if} {/if}