update index.html
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user