mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-23 21:46:44 +00:00
Adjust the description and button
This commit is contained in:
parent
12cdcdec96
commit
3f5bd0746e
@ -15,8 +15,8 @@
|
||||
other tasks are taking to complete the assigned work.
|
||||
</p>
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -26,7 +26,7 @@
|
||||
{% include 'simpleform.html' with form=form %}
|
||||
<div class="row no-margin-bottom padding-top">
|
||||
<div class="col s12">
|
||||
<button class="btn" type="submit" name="action">Really schedule task <i class="far fa-clock"></i></button>
|
||||
<button class="btn" type="submit" name="action">Schedule task <i class="far fa-clock"></i></button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
Loading…
Reference in New Issue
Block a user