From 111384ac04983cb02c2a8885a386ce9696d23c31 Mon Sep 17 00:00:00 2001 From: Christian Fowler Date: Wed, 1 Mar 2006 20:16:30 +0000 Subject: move BitSystem:: preferences methods to get/set/load/storeConfig to avoid conflict with new content preferences --- templates/user_stats.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/user_stats.tpl b/templates/user_stats.tpl index 8c90dcd..d36b366 100644 --- a/templates/user_stats.tpl +++ b/templates/user_stats.tpl @@ -1,4 +1,4 @@ -{* $Header: /cvsroot/bitweaver/_bit_stats/templates/user_stats.tpl,v 1.9 2006/02/05 21:31:20 squareing Exp $ *} +{* $Header: /cvsroot/bitweaver/_bit_stats/templates/user_stats.tpl,v 1.10 2006/03/01 20:16:30 spiderr Exp $ *}

{tr}Site Registrations{/tr}

@@ -16,7 +16,7 @@
- +
{tr}User Registrations at {$gBitSystemPrefs.site_title}{/tr}{tr}User Registrations at {$gBitSystem->getConfig('site_title')}{/tr}
{tr}Period{/tr} {tr}Number of Registrations{/tr} -- cgit v1.3