Update index.html

This commit is contained in:
ZizzyDizzyMC 2021-02-27 21:42:19 -05:00
parent 0f45bce481
commit 4579be1048
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
<span class="hint--top hint--bounce" <span class="hint--top hint--bounce"
data-hint="Replace the filename with random characters. The file extension is retained"> data-hint="Replace the filename with random characters. The file extension is retained">
<label><input {% if forcerandom %} disabled {% endif %} name="randomize" id="randomize" type="checkbox" <label><input {% if forcerandom %} disabled {% endif %} name="randomize" id="randomize" type="checkbox"
{% if default_randomized && !(forcerandom) %} checked {% endif %} /> Randomize filename</label> {% if default_randomized or not forcerandom %} checked {% endif %} /> Randomize filename</label>
</span> </span>
<div id="expiry"> <div id="expiry">