diff --git a/plugins/calendar/calendar_ui.js b/plugins/calendar/calendar_ui.js
index 2c275903..56725db9 100644
--- a/plugins/calendar/calendar_ui.js
+++ b/plugins/calendar/calendar_ui.js
@@ -1464,7 +1464,7 @@ function rcube_calendar_ui(settings)
var html = '
' + select + ' | ' +
'' + dispname + ' | ' +
- ' | ' +
+ ' | ' +
'' + Q(data.status) + ' | ' +
'' + (organizer || readonly ? '' : dellink) + ' | ';
diff --git a/plugins/calendar/skins/classic/templates/freebusylegend.html b/plugins/calendar/skins/classic/templates/freebusylegend.html
index 5cc01a18..85a565c7 100644
--- a/plugins/calendar/skins/classic/templates/freebusylegend.html
+++ b/plugins/calendar/skins/classic/templates/freebusylegend.html
@@ -1,7 +1,7 @@
diff --git a/plugins/calendar/skins/larry/templates/freebusylegend.html b/plugins/calendar/skins/larry/templates/freebusylegend.html
index 51e5ddc4..45f627a4 100644
--- a/plugins/calendar/skins/larry/templates/freebusylegend.html
+++ b/plugins/calendar/skins/larry/templates/freebusylegend.html
@@ -1,7 +1,7 @@