mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-24 14:06:36 +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.
|
other tasks are taking to complete the assigned work.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
This will change the time that the task is requesting to be run
|
This will change the time that the task is requesting to be the
|
||||||
to the current time, plus some number of seconds.
|
current time, or a chosen future time.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -26,7 +26,7 @@
|
|||||||
{% include 'simpleform.html' with form=form %}
|
{% include 'simpleform.html' with form=form %}
|
||||||
<div class="row no-margin-bottom padding-top">
|
<div class="row no-margin-bottom padding-top">
|
||||||
<div class="col s12">
|
<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>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
Loading…
Reference in New Issue
Block a user