";
- echo " | ";
- echo " | ";
- echo "t("Download") . "\" class=\"action\"> | t("Rename") . "\" class=\"action\"> | ";
+ $tmpl = new OC_Template('calendar', 'part.choosecalendar.rowfields');
+ $tmpl->assign('calendar', $option_calendars[$i]);
+ $tmpl->printpage();
echo "
";
}
?>
-