diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/calendar_nav_inc.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/calendar_nav_inc.tpl b/templates/calendar_nav_inc.tpl index fd34897..f622538 100644 --- a/templates/calendar_nav_inc.tpl +++ b/templates/calendar_nav_inc.tpl @@ -15,7 +15,7 @@ <div class="clear"></div> <br /> -{if $gBitSystem->isFeatureActive( 'feature_jscalendar' )} +{if $gBitSystem->isFeatureActive( 'site_use_jscalendar' )} <table> <tr> <td> |
