diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2006-02-06 22:56:40 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2006-02-06 22:56:40 +0000 |
| commit | e9502a12723ed97e1e4150c4bf7d036a6ca25460 (patch) | |
| tree | b957ebdb26bbb5d06f14816b354ad3dbfc96be5c /templates | |
| parent | dbd1f0667bff70eb6e16cc242822ecf86825e5b0 (diff) | |
| download | calendar-e9502a12723ed97e1e4150c4bf7d036a6ca25460.tar.gz calendar-e9502a12723ed97e1e4150c4bf7d036a6ca25460.tar.bz2 calendar-e9502a12723ed97e1e4150c4bf7d036a6ca25460.zip | |
further paermission renaming and cleanup
Diffstat (limited to 'templates')
| -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 39d2980..90f0fbc 100644 --- a/templates/calendar.tpl +++ b/templates/calendar.tpl @@ -1,6 +1,6 @@ -{* $Header: /cvsroot/bitweaver/_bit_calendar/templates/calendar.tpl,v 1.39 2006/02/03 12:39:44 squareing Exp $ *} +{* $Header: /cvsroot/bitweaver/_bit_calendar/templates/calendar.tpl,v 1.40 2006/02/06 22:56:40 squareing Exp $ *} {strip} -{if !$gBitSystem->isFeatureActive( 'feature_helppopup' )} +{if !$gBitSystem->isFeatureActive( 'help_popup' )} {popup_init src="`$smarty.const.UTIL_PKG_URL`javascript/libs/overlib.js"} {/if} |
