mirror of
https://github.com/ZizzyDizzyMC/linx-server.git
synced 2026-01-23 02:14:33 +00:00
Update index.html
This commit is contained in:
parent
0f45bce481
commit
4579be1048
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
<span class="hint--top hint--bounce"
|
||||
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"
|
||||
{% if default_randomized && !(forcerandom) %} checked {% endif %} /> Randomize filename</label>
|
||||
{% if default_randomized or not forcerandom %} checked {% endif %} /> Randomize filename</label>
|
||||
</span>
|
||||
|
||||
<div id="expiry">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue