diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2006-04-19 13:48:37 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2006-04-19 13:48:37 +0000 |
| commit | 8f17c082591972a37953b9ec5c6d3511b611e41d (patch) | |
| tree | 2552d47d17c6ad5df5f4d997b1aab8b3a454bac0 | |
| parent | 3708228ac9cf06cce90de4300afb86d3abcaf220 (diff) | |
| download | calendar-8f17c082591972a37953b9ec5c6d3511b611e41d.tar.gz calendar-8f17c082591972a37953b9ec5c6d3511b611e41d.tar.bz2 calendar-8f17c082591972a37953b9ec5c6d3511b611e41d.zip | |
more kernel_config renames
| -rw-r--r-- | templates/calendar.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/calendar.tpl b/templates/calendar.tpl index 6172a26..4a7f3ec 100644 --- a/templates/calendar.tpl +++ b/templates/calendar.tpl @@ -1,6 +1,6 @@ -{* $Header: /cvsroot/bitweaver/_bit_calendar/templates/calendar.tpl,v 1.41 2006/03/25 20:48:09 squareing Exp $ *} +{* $Header: /cvsroot/bitweaver/_bit_calendar/templates/calendar.tpl,v 1.42 2006/04/19 13:48:37 squareing Exp $ *} {strip} -{if !$gBitSystem->isFeatureActive( 'help_popup' )} +{if !$gBitSystem->isFeatureActive( 'site_help_popup' )} {popup_init src="`$smarty.const.UTIL_PKG_URL`javascript/libs/overlib.js"} {/if} |
