From b3f697de17baa39ed858e9c4979fe33869767fa6 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Sun, 17 Jul 2005 17:36:47 +0000 Subject: Merge recent changes from R1 to HEAD - never doing this again. --- templates/preview.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/preview.tpl') diff --git a/templates/preview.tpl b/templates/preview.tpl index 35eb5ec..b882511 100644 --- a/templates/preview.tpl +++ b/templates/preview.tpl @@ -1,5 +1,5 @@

{tr}Preview{/tr}: {$title}

-{if $gBitSystemPrefs.feature_wiki_description eq 'y'} +{if $gBitSystem->isFeatureActive( 'feature_wiki_description' )} {$description} {/if}
{$parsed}
-- cgit v1.3