From e4b6469f4f1ba0988ac72e3a6d342b6b34a51dc3 Mon Sep 17 00:00:00 2001 From: modela bitweaver Date: Tue, 21 Jun 2016 12:44:09 -0400 Subject: update for BitSystem::get(set)ActivePackage() instead of ACTIVE_PACKAGE --- templates/html_head_inc.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/html_head_inc.tpl b/templates/html_head_inc.tpl index ee92384..cdb0ce7 100644 --- a/templates/html_head_inc.tpl +++ b/templates/html_head_inc.tpl @@ -1,4 +1,4 @@ -{if $smarty.const.ACTIVE_PACKAGE == 'calendar'} +{if $gBitSystem->getActivePackage() == 'calendar'} {/if} {if $minical} -- cgit v1.3