update html

This commit is contained in:
ReznoRMichael 2022-01-11 13:01:57 +01:00
parent 84f1031c5b
commit a288e5f921
2 changed files with 2 additions and 2 deletions

View file

@ -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 &amp; 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&nbsp;+&nbsp;V)"
autofocus></textarea> autofocus></textarea>
<div class="buttons"> <div class="buttons">

View file

@ -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 &amp; 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&nbsp;+&nbsp;V)"
autofocus></textarea> autofocus></textarea>
<div class="buttons"> <div class="buttons">