From bd5a227deeef957e2c555ae464d76ccb1b9878fb Mon Sep 17 00:00:00 2001 From: spiderr Date: Tue, 2 Apr 2013 17:39:16 -0400 Subject: convert lots of biticon to booticon --- templates/calendar.tpl | 6 +++--- templates/calendar_box.tpl | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/calendar.tpl b/templates/calendar.tpl index 8b957bb..feea0ca 100644 --- a/templates/calendar.tpl +++ b/templates/calendar.tpl @@ -31,7 +31,7 @@
{capture assign=itemurl}{$smarty.const.CALENDAR_PKG_URL}box.php?content_id={$item.content_id}{/capture} - isFeatureActive('calendar_ajax_popups')}{popup fullhtml=1 sticky=1 closeclick=1 target=$itemurl}{else}{popup fullhtml=1 text=$over|escape:"javascript"|escape:"html"}{/if} /> {$item.title|escape|default:"?"} + isFeatureActive('calendar_ajax_popups')}{popup fullhtml=1 sticky=1 closeclick=1 target=$itemurl}{else}{popup fullhtml=1 text=$over|escape:"javascript"|escape:"html"}{/if} /> {$item.title|escape|default:"?"}
{/foreach} @@ -58,7 +58,7 @@ {capture assign=itemurl}{$smarty.const.CALENDAR_PKG_URL}box.php?content_id={$item.content_id}{/capture}
- isFeatureActive('calendar_ajax_popups')}{popup fullhtml=1 sticky=1 closeclick=1 target=$itemurl}{else}{popup fullhtml=1 text=$over|escape:"javascript"|escape:"html"}{/if} /> {$item.title|escape|default:"?"} + isFeatureActive('calendar_ajax_popups')}{popup fullhtml=1 sticky=1 closeclick=1 target=$itemurl}{else}{popup fullhtml=1 text=$over|escape:"javascript"|escape:"html"}{/if} /> {$item.title|escape|default:"?"}
{/foreach} @@ -103,7 +103,7 @@ {capture assign=itemurl}{$smarty.const.CALENDAR_PKG_URL}box.php?content_id={$item.content_id}{/capture}
- isFeatureActive('calendar_ajax_popups')}{popup fullhtml=1 target=$itemurl sticky=1 closeclick=1}{else}{popup fullhtml=1 text=$over|escape:"javascript"|escape:"html"}{/if} /> {$item.title|escape|truncate:$trunc:"..."|default:"?"} + isFeatureActive('calendar_ajax_popups')}{popup fullhtml=1 target=$itemurl sticky=1 closeclick=1}{else}{popup fullhtml=1 text=$over|escape:"javascript"|escape:"html"}{/if} /> {$item.title|escape|truncate:$trunc:"..."|default:"?"}
{/foreach} diff --git a/templates/calendar_box.tpl b/templates/calendar_box.tpl index 5c24255..10893df 100644 --- a/templates/calendar_box.tpl +++ b/templates/calendar_box.tpl @@ -2,7 +2,7 @@