From e36b5f4ec09f7e999b2bf4f30e454c819d23c5cf Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Mon, 6 Feb 2006 16:20:09 +0000 Subject: further kernel setup_inc cleanups - cleaned up file, removed unnecessary smarty assignments... --- templates/theme_control.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/theme_control.tpl') diff --git a/templates/theme_control.tpl b/templates/theme_control.tpl index 4354c1a..a273838 100644 --- a/templates/theme_control.tpl +++ b/templates/theme_control.tpl @@ -93,7 +93,7 @@ {if $next_offset >= 0}  [{tr}next{/tr}] {/if} -{if $direct_pagination eq 'y'} +{if $gBitSystem->isFeatureActive( 'direct_pagination' )}
{section loop=$cant_pages name=foo} {assign var=selector_offset value=$smarty.section.foo.index|times:"$gBitSystemPrefs.max_records"} -- cgit v1.3