2012-01-15 15:56:45 +01:00
|
|
|
<roundcube:object name="doctype" value="html5" />
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title><roundcube:object name="pagetitle" /></title>
|
|
|
|
</head>
|
|
|
|
<body class="calendarprint">
|
|
|
|
|
|
|
|
<div id="printconfig" class="noprint">
|
|
|
|
<div class="calwidth">
|
|
|
|
<a href="#close" onclick="window.close()" class="rightalign"><roundcube:label name="close" /></a>
|
|
|
|
<span class="prop"><input type="button" id="printme" value="<roundcube:label name='print' />" onclick="window.print()"></span>
|
|
|
|
<span class="prop"><label><input type="checkbox" id="propdescription" checked="checked" /> <roundcube:label name="calendar.printdescriptions" /></label></span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<roundcube:object name="message" id="message" class="noprint" />
|
|
|
|
|
|
|
|
<div id="calendar" class="calwidth"></div>
|
|
|
|
|
|
|
|
<div class="calwidth">
|
|
|
|
<roundcube:object name="plugin.calendar_list" activeonly="true" id="calendarlist" />
|
2015-02-17 14:04:57 +01:00
|
|
|
<br style="clear:both">
|
2012-01-15 15:56:45 +01:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<roundcube:object name="plugin.calendar_css" printmode="true" />
|
|
|
|
|
2014-12-17 04:15:13 -05:00
|
|
|
<!--[if lte IE 7]><link rel="stylesheet" type="text/css" href="plugins/calendar/skins/classic/print.iehacks.css" /><![endif]-->
|
2012-01-15 15:56:45 +01:00
|
|
|
</body>
|
|
|
|
</html>
|