mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:44 +01:00
30 lines
508 B
Smarty
Executable File
30 lines
508 B
Smarty
Executable File
<!-- $Id$ -->
|
|
{printer_friendly}
|
|
<head>
|
|
<style type="text/css">
|
|
.tablecell {
|
|
width: 80px;
|
|
height: 80px;
|
|
}
|
|
</style>
|
|
</head>
|
|
<table border="0" width="100%">
|
|
<tr>
|
|
<td align="left" valign="top">
|
|
{small_calendar_prev}
|
|
</td>
|
|
<td align="middle">
|
|
<font size="+2" color="#000000"><b>{month_identifier}</b></font>
|
|
<font size="+1" color="#000000"><br>{username}</font>
|
|
</td>
|
|
<td align="right" valign="top">
|
|
{small_calendar_next}
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
{large_month}
|
|
<p>
|
|
<p>
|
|
{print}
|
|
|