diff --git a/calendar/templates/event_item.mustache b/calendar/templates/event_item.mustache index 3920e03c33434..f26580e8949ab 100644 --- a/calendar/templates/event_item.mustache +++ b/calendar/templates/event_item.mustache @@ -63,13 +63,13 @@
{{#canedit}} {{#candelete}} - - {{#pix}}t/delete, core, {{#str}}delete{{/str}}{{/pix}} + + {{#pix}}t/delete, core{{/pix}} {{/candelete}} {{^isactionevent}} - - {{#pix}}t/edit, core, {{#str}}edit{{/str}}{{/pix}} + + {{#pix}}t/edit, core{{/pix}} {{/isactionevent}} {{/canedit}}