From 2ceae83998246411b01b09a9c5e49d86f49470d6 Mon Sep 17 00:00:00 2001 From: "spider@app1" Date: Tue, 21 Jun 2016 11:49:53 -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 4358037..f314899 100644 --- a/templates/html_head_inc.tpl +++ b/templates/html_head_inc.tpl @@ -1,4 +1,4 @@ -{if $smarty.const.ACTIVE_PACKAGE == 'boards'} +{if $gBitSystem->getActivePackage() == 'boards'}