Lista de partidas
This commit is contained in:
@@ -18,10 +18,10 @@
|
||||
</div>
|
||||
<form id="login-form" onsubmit="">
|
||||
<div class="container_col" style="min-width: 20rem;">
|
||||
<label for="username">Introduce tu nick de batalla</label>
|
||||
<label for="login-input">Introduce tu nick de batalla</label>
|
||||
<input id="login-input" name="nick" type="text" autocomplete="off" autocorrect="off" autocapitalize="none"
|
||||
spellcheck="false" placeholder="Nick..." required>
|
||||
<input type="submit" value="Conectar">
|
||||
<input type="submit" class="button button-orange" value="Conectar">
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user