2001-01-14 20:30:11 +01:00
|
|
|
<!-- $Id$ link_pict -->
|
2004-03-13 00:47:03 +01:00
|
|
|
|
2001-05-13 05:48:17 +02:00
|
|
|
<!-- BEGIN link_pict -->
|
|
|
|
{picture}
|
|
|
|
<!-- END link_pict -->
|
2004-03-13 00:47:03 +01:00
|
|
|
|
2001-05-13 05:48:17 +02:00
|
|
|
<!-- BEGIN link_open -->
|
2004-03-14 23:30:50 +01:00
|
|
|
<div id="calendar_event_entry" style="overflow:hidden;">
|
2004-03-16 23:04:00 +01:00
|
|
|
<a class="event_entry" href="{link_link}" onMouseOver="window.status='{lang_view}'; return true;" onMouseOut="window.status=''; return true;" title="{desc} {location}"><br>
|
2001-05-13 05:48:17 +02:00
|
|
|
<!-- END link_open -->
|
2004-03-13 00:47:03 +01:00
|
|
|
|
2001-05-13 05:48:17 +02:00
|
|
|
<!-- BEGIN pict -->
|
2004-01-08 13:33:20 +01:00
|
|
|
<img src="{pic_image}" width="{width}" height="{height}" title="{title}" border="0" />
|
2001-05-13 05:48:17 +02:00
|
|
|
<!-- END pict -->
|
2004-03-13 00:47:03 +01:00
|
|
|
|
2004-01-14 11:52:32 +01:00
|
|
|
<!-- BEGIN link_text_old -->
|
2004-01-08 13:33:20 +01:00
|
|
|
<nobr> {time} </nobr> {title} {users_status}: <i>{desc}</i><!--({location})-->
|
2004-01-14 11:52:32 +01:00
|
|
|
<!-- END link_text_old -->
|
2004-03-13 00:47:03 +01:00
|
|
|
|
2004-01-14 11:52:32 +01:00
|
|
|
<!-- BEGIN link_text -->
|
2004-03-16 23:04:00 +01:00
|
|
|
<nobr> <span style="color: black">{time}</span> {users_status}</nobr><br><b>{title}</b><br><i>{desc}</i> {location}
|
2001-05-13 05:48:17 +02:00
|
|
|
<!-- END link_text -->
|
2004-03-13 00:47:03 +01:00
|
|
|
|
2001-05-13 05:48:17 +02:00
|
|
|
<!-- BEGIN link_close -->
|
2004-03-13 00:47:03 +01:00
|
|
|
</a></div>
|
2001-05-13 05:48:17 +02:00
|
|
|
<!-- END link_close -->
|