blob: ebbc430c930a18242cf554260d68233c32be2dd7 (
plain)
1
2
3
4
5
|
{if $gBitSystem->isFeatureActive('calendar_user_prefs') }
{jstab title="User Calendar"}
{include file='bitpackage:calendar/calendar_preferences_inc.tpl' settings=$userPrefs}
{/jstab}
{/if}
|