diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2006-01-10 21:19:50 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2006-01-10 21:19:50 +0000 |
| commit | fab31669d9141369324162cdf6c649b482162e4c (patch) | |
| tree | 3bfd00348cb997423ba88b00530c384592899a30 /templates | |
| parent | 420209d46518b2ab5bc7064832c5a346f0d57907 (diff) | |
| download | calendar-fab31669d9141369324162cdf6c649b482162e4c.tar.gz calendar-fab31669d9141369324162cdf6c649b482162e4c.tar.bz2 calendar-fab31669d9141369324162cdf6c649b482162e4c.zip | |
merge recent changes into HEAD
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 f28093b..8bdde1e 100644 --- a/templates/calendar.tpl +++ b/templates/calendar.tpl @@ -1,7 +1,7 @@ -{* $Header: /cvsroot/bitweaver/_bit_calendar/templates/calendar.tpl,v 1.36 2005/12/06 00:10:10 squareing Exp $ *} +{* $Header: /cvsroot/bitweaver/_bit_calendar/templates/calendar.tpl,v 1.37 2006/01/10 21:19:50 squareing Exp $ *} {strip} {if !$gBitSystem->isFeatureActive( 'feature_helppopup' )} - {popup_init src="`$smarty.const.THEMES_PKG_URL`js/overlib.js"} + {popup_init src="`$smarty.const.UTIL_PKG_URL`javascript/libs/overlib.js"} {/if} <div class="display calendar"> |
