mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:05:16 +01:00
GNU Patch #213.
This commit is contained in:
parent
f8e28b2257
commit
3cfe742985
@ -1,30 +1,28 @@
|
||||
<!-- $Id$ -->
|
||||
{printer_friendly}
|
||||
<style type="text/css">
|
||||
.tablecell {
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
}
|
||||
</style>
|
||||
<table border="0" width="100%" cols=5>
|
||||
<table border="0" width="100%" cols="5">
|
||||
<tr>
|
||||
<td align="left" valign="top" width="20%">
|
||||
{small_calendar_prev}
|
||||
</td>
|
||||
<td align="left">
|
||||
<td align="left" valign="top" width="20%">
|
||||
{prev_week_link}
|
||||
</td>
|
||||
<td align="center" valign="top">
|
||||
<td align="center" valign="top" width="20%">
|
||||
{small_calendar_this}
|
||||
<font size="+2" color="#000000"><b>{week_identifier}</b><br>{username}</font>
|
||||
</td>
|
||||
<td align="right">
|
||||
<td align="right" valign="top" width="20%">
|
||||
{next_week_link}
|
||||
</td>
|
||||
<td align="right" valign="top">
|
||||
<td align="right" valign="top" width="20%">
|
||||
{small_calendar_next}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table border="0" width="100%">
|
||||
<td align="center">
|
||||
<font size="+2" color="#000000"><b>{week_identifier}</b><br>{username}</font>
|
||||
</td>
|
||||
</table>
|
||||
{week_display}
|
||||
{print}
|
||||
|
Loading…
Reference in New Issue
Block a user