summaryrefslogtreecommitdiff
path: root/templates/page_date_bar.tpl
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2007-06-15 11:52:12 +0000
committerMax Kremmel <xing@synapse.plus.com>2007-06-15 11:52:12 +0000
commit29b43403c1ae0b3b29d08e19b5fc914fe4d187ee (patch)
treeefd1eb946fe3ada702350fdaba5784f2afef141c /templates/page_date_bar.tpl
parente6660a1b646487d8bd024058b720761c4dabe508 (diff)
downloadwiki-29b43403c1ae0b3b29d08e19b5fc914fe4d187ee.tar.gz
wiki-29b43403c1ae0b3b29d08e19b5fc914fe4d187ee.tar.bz2
wiki-29b43403c1ae0b3b29d08e19b5fc914fe4d187ee.zip
rename hide_wiki_date to wiki_hide_date to be conform with wiki option names
Diffstat (limited to 'templates/page_date_bar.tpl')
-rw-r--r--templates/page_date_bar.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page_date_bar.tpl b/templates/page_date_bar.tpl
index 5c9eefc..d3aa223 100644
--- a/templates/page_date_bar.tpl
+++ b/templates/page_date_bar.tpl
@@ -1,4 +1,4 @@
-{if !$gBitSystem->isFeatureActive( 'hide_wiki_date' )}
+{if !$gBitSystem->isFeatureActive( 'wiki_hide_date' )}
<div class="date">
{tr}Created by{/tr}: {displayname user=$pageInfo.creator_user user_id=$pageInfo.user_id real_name=$pageInfo.creator_real_name},
{tr}Last modification on{/tr} {$pageInfo.last_modified|reltime}