aboutsummaryrefslogtreecommitdiffstats
path: root/res/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'res/index.html')
-rw-r--r--res/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/res/index.html b/res/index.html
index 766ec7c..f070816 100644
--- a/res/index.html
+++ b/res/index.html
@@ -96,11 +96,11 @@
<input id="subsurl" type="text" placeholder="${subtitlesUrlOptional}">
</div>
<div>
- <button id="queue_next">${queueNext}</button>
- <button id="queue_end">${queueLast}</button>
<label>
<input class="add-temp" type="checkbox" checked="checked">${addAsTemporary}
</label>
+ <button id="queue_next">${queueNext}</button>
+ <button id="queue_end">${queueLast}</button>
</div>
</div>
<div class="collapse" id="customembed" aria-expanded="false">
@@ -108,11 +108,11 @@
<textarea id="customembed-content" rows="5"
placeholder="${pasteEmbedCodeAndClick} '${queueNext}' ${or} '${queueLast}'. &#10;${acceptableEmbedCodesAre} &lt;iframe&gt; ${or} &lt;object&gt;. &#10;${customEmbedsCannotBeSynchronized}."></textarea>
<div>
- <button id="ce_queue_next">${queueNext}</button>
- <button id="ce_queue_end">${queueLast}</button>
<label>
<input class="add-temp" type="checkbox" checked="checked">${addAsTemporary}
</label>
+ <button id="ce_queue_next">${queueNext}</button>
+ <button id="ce_queue_end">${queueLast}</button>
</div>
</div>
<!-- Queue -->
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage