fix(login): correct spelling errors in login page text
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<div class="card-body p-4 p-md-5">
|
<div class="card-body p-4 p-md-5">
|
||||||
<header class="text-center mb-4">
|
<header class="text-center mb-4">
|
||||||
<h1 id="login-title" class="fw-bold text-uppercase mb-0" style="font-size: 17px; color: #666666;">
|
<h1 id="login-title" class="fw-bold text-uppercase mb-0" style="font-size: 17px; color: #666666;">
|
||||||
Iniciar sesion
|
Iniciar sesión
|
||||||
</h1>
|
</h1>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
class="btn btn-link p-0 border-0 text-decoration-none"
|
class="btn btn-link p-0 border-0 text-decoration-none"
|
||||||
style="font-size: 12px; font-weight: 325; color: #A0A0A0;"
|
style="font-size: 12px; font-weight: 325; color: #A0A0A0;"
|
||||||
>
|
>
|
||||||
Olvide mi contrasena
|
Olvidé mi contraseña
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user