Some corrections

This commit is contained in:
Alfonso Saavedra "Son Link" 2024-07-25 15:05:34 +02:00
parent 63b467754a
commit 04cf40b6af
No known key found for this signature in database
GPG Key ID: D3594BCF897F74D8
2 changed files with 2 additions and 2 deletions

View File

@ -8,6 +8,6 @@
<button type="submit">Login</button>
</form>
<div id="login-error" class="error">
Usuario y/o contraseña incorrecto.
User and/or passwd incorrect.
</div>
</div>