diff --git a/calendar/templates/event_subscription.mustache b/calendar/templates/event_subscription.mustache index e782fea819c..0a5792872ce 100644 --- a/calendar/templates/event_subscription.mustache +++ b/calendar/templates/event_subscription.mustache @@ -35,12 +35,12 @@ {{#subscription}} {{#displayeventsource}}
- {{#name}} -

{{#str}}subscriptionsource, core_calendar, {{name}}{{/str}}

- {{/name}} {{#url}}

{{#str}}subscriptionsource, core_calendar, {{name}}{{/str}}

{{/url}} + {{^url}} +

{{#str}}subscriptionsource, core_calendar, {{name}}{{/str}}

+ {{/url}}
{{/displayeventsource}} {{/subscription}}