mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
fixed
This commit is contained in:
parent
04aefc1409
commit
73d527e10b
@ -5,7 +5,7 @@
|
|||||||
<button type="button" onclick="doencode();">Encode</button>
|
<button type="button" onclick="doencode();">Encode</button>
|
||||||
<button type="button" onclick="dodecode();">Decode</button><br>
|
<button type="button" onclick="dodecode();">Decode</button><br>
|
||||||
<label>Output</label><br>
|
<label>Output</label><br>
|
||||||
<textarea id="output" disabled></textarea><br>
|
<textarea id="output" readonly></textarea><br>
|
||||||
<button type="button" id="copy" onclick="docopy">Copy</button>
|
<button type="button" id="copy" onclick="docopy">Copy</button>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user