update html
This commit is contained in:
parent
84f1031c5b
commit
a288e5f921
2 changed files with 2 additions and 2 deletions
|
|
@ -223,7 +223,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<textarea id="save-area" name="save-area" class="hidden" rows="6" spellcheck="false"
|
<textarea id="save-area" name="save-area" class="hidden" rows="6" spellcheck="false"
|
||||||
placeholder="Choose or drag & drop a user*.dat save file OR paste your decoded save here manually (Ctrl + V)"
|
placeholder="Paste your decoded save text from Save Editor here (Ctrl + V)"
|
||||||
autofocus></textarea>
|
autofocus></textarea>
|
||||||
|
|
||||||
<div class="buttons">
|
<div class="buttons">
|
||||||
|
|
|
||||||
|
|
@ -108,7 +108,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<textarea id="save-area" name="save-area" class="hidden" rows="6" spellcheck="false"
|
<textarea id="save-area" name="save-area" class="hidden" rows="6" spellcheck="false"
|
||||||
placeholder="Choose or drag & drop a user*.dat save file OR paste your decoded save here manually (Ctrl + V)"
|
placeholder="Paste your decoded save text from Save Editor here (Ctrl + V)"
|
||||||
autofocus></textarea>
|
autofocus></textarea>
|
||||||
|
|
||||||
<div class="buttons">
|
<div class="buttons">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue