Sep 15 - Update the check-in page, fix the employee id input placeholder message

This commit is contained in:
2026-09-15 12:58:00 -04:00
parent b33ed8d6c8
commit 4212726611
3 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -1198,7 +1198,7 @@
id="employee_id"
name="employee_id"
class="form-control"
placeholder="Enter your ID / Ingrese su ID"
placeholder="Enter your employee ID / Ingrese su ID de empleado"
required
autocomplete="off"
inputmode="numeric"