{if $formSubmitted}
| {"Subject"|i18n} | {"Send Date/Time"|i18n} | |
| {$m.msg.subject} | {"Scheduled to send on %s at %s."|i18n:$m.msg.s_date:$m.msg.s_time} | {"Force Send Now"|i18n} {"Delete"|i18n} |
| {"No messages remain in the scheduled queue."|i18n} {if $admin.messages_archive} {"View the Message Archive for messages that have already been sent."|i18n} ( {"Message Archive"|i18n} ) {/if} |
{"System Date/Time is currently %s, %s"|i18n:$nowDate:$nowTime}
{/if}