diff --git a/tubesync/sync/templates/sync/task-schedule.html b/tubesync/sync/templates/sync/task-schedule.html index 8f387b4a..63af2eb3 100644 --- a/tubesync/sync/templates/sync/task-schedule.html +++ b/tubesync/sync/templates/sync/task-schedule.html @@ -15,8 +15,8 @@ other tasks are taking to complete the assigned work.
- This will change the time that the task is requesting to be run - to the current time, plus some number of seconds. + This will change the time that the task is requesting to be the + current time, or a chosen future time.
@@ -26,7 +26,7 @@ {% include 'simpleform.html' with form=form %}