update index.html

This commit is contained in:
naielv
2025-08-13 16:16:25 +02:00
parent 846c0e8898
commit 1beadb739b

View File

@@ -37,12 +37,12 @@
<input type="text" id="LinkAccount_group" placeholder="Usuario..." />
<br />
< <input type="text" id="LinkAccount_secret" placeholder="Contraseña..." />
<input type="text" id="LinkAccount_secret" placeholder="Contraseña..." />
<br />
<button type="button" onclick='LinkAccount(document.getElementById("LinkAccount_group").value, document.getElementById("LinkAccount_secret").value, true)'>
Iniciar sesión
</button>
<b><span id="peerCount">?</span>
</button><br>
<b>Conectado a <span id="peerCount">?</span>
nodos</b>
</div>
</div>