Skip to content

Commit 5697518

Browse files
committed
Actulización de placeholders
1 parent 3153ea9 commit 5697518

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/recuperarAlumno.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<!-- lockscreen credentials (contains the form) -->
4040
<form class="lockscreen-credentials">
4141
<div class="input-group">
42-
<input type="password" class="form-control" placeholder="password">
42+
<input type="primary" class="form-control" placeholder="e-mail">
4343

4444
<div class="input-group-append">
4545
<button type="button" class="btn"><i class="fas fa-arrow-right text-muted"></i></button>

docs/recuperarDocente.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<!-- lockscreen credentials (contains the form) -->
4040
<form class="lockscreen-credentials">
4141
<div class="input-group">
42-
<input type="password" class="form-control" placeholder="password">
42+
<input type="primary" class="form-control" placeholder="e-mail">
4343

4444
<div class="input-group-append">
4545
<button type="button" class="btn"><i class="fas fa-arrow-right text-muted"></i></button>

0 commit comments

Comments
 (0)