From 6c0ef4d4b60ce9edcd848743c1e4682f3ea6d3f4 Mon Sep 17 00:00:00 2001 From: Christian Fowler Date: Sat, 7 Oct 2006 05:18:56 +0000 Subject: major clean up to newsletter sending. everything pretty clean at this point. unsub needs work --- templates/mail_queue.tpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'templates/mail_queue.tpl') diff --git a/templates/mail_queue.tpl b/templates/mail_queue.tpl index 9e06320..f7dc860 100644 --- a/templates/mail_queue.tpl +++ b/templates/mail_queue.tpl @@ -17,7 +17,7 @@ {$q.title} {$q.newsletter_title} {$q.queue_date|bit_short_datetime} - {$q.sent_date} + {if $q.sent_date}{$q.sent_date|bit_short_datetime}{/if} {/foreach} @@ -27,10 +27,10 @@
With checked: - - - + +
-- cgit v1.3