fixed alignment for appointments and make every calendar entry start in a new line.

This commit is contained in:
ak703 2004-03-09 22:56:15 +00:00
parent 917c0aada9
commit b66a95326e

View File

@ -3,7 +3,7 @@
{picture}
<!-- END link_pict -->
<!-- BEGIN link_open -->
<a href="{link_link}" onMouseOver="window.status='{lang_view}'; return true;" onMouseOut="window.status=''; return true;" title="{desc} - {location}">
<a href="{link_link}" onMouseOver="window.status='{lang_view}'; return true;" onMouseOut="window.status=''; return true;" title="{desc} - {location}"><br>
<!-- END link_open -->
<!-- BEGIN pict -->
<img src="{pic_image}" width="{width}" height="{height}" title="{title}" border="0" />