Index: openacs-4/packages/calendar/www/cal-item-view.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/www/cal-item-view.adp,v diff -u -r1.13 -r1.14 --- openacs-4/packages/calendar/www/cal-item-view.adp 6 Sep 2002 21:50:26 -0000 1.13 +++ openacs-4/packages/calendar/www/cal-item-view.adp 7 Nov 2002 12:45:07 -0000 1.14 @@ -8,8 +8,8 @@ -Calendar Item: @cal_item.name@ -Item +#calendar.Calendar_Item#: @cal_item.name@ +#calendar.Item# @@ -22,10 +22,10 @@
- - - - + + +
@cal_item.description@
Date and Time:@cal_item.pretty_short_start_date@, from @cal_item.start_time@ to @cal_item.end_time@
Title:@cal_item.name@
Type:@cal_item.item_type@
Attachments: +
#calendar.Date_1# #calendar.and_Time#:@cal_item.pretty_short_start_date@, #calendar.from# @cal_item.start_time@ #calendar.to# @cal_item.end_time@
#calendar.Title#@cal_item.name@
#calendar.Type#@cal_item.item_type@
#calendar.Attachments# <% foreach attachment $item_attachments { template::adp_puts "[lindex $attachment 1]  " @@ -34,11 +34,12 @@

- edit | delete @attachment_options@ + #calendar.edit# | #calendar.delete# @attachment_options@

-sync with Outlook: single event | all events +#calendar.sync_with_Outlook# #calendar.single_event# | #calendar.all_events#

+