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 22:58:14 +02:00
|
|
|
<div id="calendar_event_entry" style="overflow:hidden;">
|
2004-07-16 14:28:15 +02:00
|
|
|
<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 22:58:14 +02:00
|
|
|
<nobr> <span style="color: black">{time}</span> {users_status}</nobr><br><div onmouseover="this.T_STATIC=true;this.T_OFFSETX=-2;this.T_OFFSETY=36;return escape('<table width=200 cellpadding=3 cellspacing=0 border=0><tr><td style=\'color: white;\' bgcolor=#606060>{time}::<b>{title}</b></td></tr><tr><td><br>{desc}<br><br></td></tr><tr><td bgcolor=#c7c7c7>{location}</td></tr></table>');"><b>{title}</b><br><i>{desc}</i><br><b>{location}</b></div>
|
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 -->
|