diff --git a/app/views/dashboards/_current_tasks.html.erb b/app/views/dashboards/_current_tasks.html.erb
index 1b6e3ac36..5d3dde5ee 100644
--- a/app/views/dashboards/_current_tasks.html.erb
+++ b/app/views/dashboards/_current_tasks.html.erb
@@ -13,7 +13,6 @@
diff --git a/config/locales/dashboard/en.yml b/config/locales/dashboard/en.yml
index 952b3ef9d..5e952623f 100644
--- a/config/locales/dashboard/en.yml
+++ b/config/locales/dashboard/en.yml
@@ -10,8 +10,7 @@ en:
title: "Filters"
clear: "Clear"
sort: "Sort by"
- date_asc: "Due Date Ascending"
- date_desc: "Due Date Descending"
+ date_asc: "Due Date"
atoz: "From A to Z"
ztoa: "From Z to A"
display: "Display"