diff --git a/changedetectionio/templates/watch-overview.html b/changedetectionio/templates/watch-overview.html index 3b5eae90..47e95cd9 100644 --- a/changedetectionio/templates/watch-overview.html +++ b/changedetectionio/templates/watch-overview.html @@ -68,11 +68,11 @@ {% set link_order = "desc" if sort_order == 'asc' else "asc" %} {% set arrow_span = "" %}