diff --git a/src/app/pages/work-view/backlog-tabs/backlog-tabs.component.html b/src/app/pages/work-view/backlog-tabs/backlog-tabs.component.html index 9e4e3eec45..c777048530 100644 --- a/src/app/pages/work-view/backlog-tabs/backlog-tabs.component.html +++ b/src/app/pages/work-view/backlog-tabs/backlog-tabs.component.html @@ -30,7 +30,8 @@

- There are currently no scheduled tasks. You can schedule a task by choosing "Schedule Task" in the task context menu. To open it click on the 3 little dots on the right of a task. + There are currently no scheduled tasks. You can schedule a task by choosing "Schedule Task" in the task + context menu. To open it click on the 3 little dots on the right of a task.

@@ -40,8 +41,10 @@ class="scheduled-task">
-
{{task.title}}
-
{{task.reminderData.remindAt|humanizeTimestamp}}
+
+
{{task.title}}
+
{{task.reminderData.remindAt|humanizeTimestamp}}
+