summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/html_head_inc.tpl2
1 files changed, 1 insertions, 1 deletions
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'}
<script type="text/javascript">/* <![CDATA[ */
{literal}
/* DEPENDENCIES: MochiKit Base Async, BitAjax */