summaryrefslogtreecommitdiff
path: root/templates/html_head_inc.tpl
blob: cdb0ce71630c81c627e5388a83de3cc79a7b34ea (plain)
1
2
3
4
5
6
7
{if $gBitSystem->getActivePackage() == 'calendar'}
	<link rel="stylesheet" title="{$style}" type="text/css" href="{$smarty.const.CALENDAR_PKG_URL}styles/plain.css" media="all" />
{/if}
{if $minical}
	<link rel="stylesheet" title="{$style}" type="text/css" href="{$smarty.const.CALENDAR_PKG_URL}styles/minical.css" media="all" />
{/if}