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-07-16 14:28:15 +02:00
|
|
|
<div id="calendar_event_entry" style="overflow:hidden;" onmouseover="this.T_STATIC=true; this.T_OFFSETX=-2; this.T_OFFSETY=36; return escape('{desc}');">
|
|
|
|
<a class="event_entry" href="{link_link}" onMouseOver="window.status='{lang_view}'; return true;" onMouseOut="window.status=''; return true;"><br>
|
|
|
|
<!-- removed for favour of tooltip (NDEE) title="{desc}" -->
|
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-07-16 14:28:15 +02:00
|
|
|
<nobr> <span style="color: black">{time}</span> {users_status}</nobr><br><b>{title}</b><br><i>{desc}</i><br>(<span style="font-size:7px;">{location})</span>
|
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 -->
|