From 40d492f8d4ac308351952c6dab7d3a078ab4c577 Mon Sep 17 00:00:00 2001 From: Christian Fowler Date: Sat, 7 Oct 2006 20:01:03 +0000 Subject: more unsub cleanup, still more to go --- templates/newsletters.tpl | 16 +++++++++++----- templates/unsubscribe_inc.tpl | 2 +- 2 files changed, 12 insertions(+), 6 deletions(-) (limited to 'templates') diff --git a/templates/newsletters.tpl b/templates/newsletters.tpl index 9b2af1b..66e82a0 100644 --- a/templates/newsletters.tpl +++ b/templates/newsletters.tpl @@ -51,7 +51,9 @@ {/if} {else} - {minifind} + {if count($newsletters) > $gBitSystem->getConfig('max_records',10)} + {minifind} + {/if}