diff --git a/changedetectionio/templates/watch-overview.html b/changedetectionio/templates/watch-overview.html index ac9bd1a8..53b76bf8 100644 --- a/changedetectionio/templates/watch-overview.html +++ b/changedetectionio/templates/watch-overview.html @@ -68,7 +68,7 @@ {% if watch.last_error is defined and watch.last_error != False %}error{% endif %} {% if watch.paused is defined and watch.paused != False %}paused{% endif %} {% if watch.newest_history_key| int > watch.last_viewed| int %}unviewed{% endif %}"> -   {{ loop.index }} +   {{ loop.index }} {% if watch.paused %} Resume