X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fcarnet%2Fcalendar.tpl;h=6565ffcb40b05c19181b22503cd52c895f7d7bca;hb=a0c034efcf0777541e087500e94853f515cda1ca;hp=73dec2ed6a1a7e12d5e57da916b2e3ae4755c7b9;hpb=dd9bac8f7903e9924525ad8db3e38650ff5ad1b6;p=platal.git diff --git a/templates/carnet/calendar.tpl b/templates/carnet/calendar.tpl index 73dec2e..6565ffc 100644 --- a/templates/carnet/calendar.tpl +++ b/templates/carnet/calendar.tpl @@ -31,7 +31,7 @@ BEGIN:VEVENT DTSTAMP:{$e.timestamp|date_format:"%Y%m%dT%H%M%SZ"} DTSTART;VALUE=DATE:{$e.date} DTEND;VALUE=DATE:{$e.tomorrow} -UID:anniv-{$e.date}-{$e.forlife}@{#globals.mail.domain#} +UID:anniv-{$e.date}-{$e.hruid}@{#globals.mail.domain#} RRULE:FREQ=YEARLY;INTERVAL=1 CLASS:PUBLIC {display_ical name="summary" value=$e.summary}