Correcciones formulario y inicio

This commit is contained in:
2025-05-07 11:33:58 -06:00
parent 13b15712a0
commit d965411386
2 changed files with 2 additions and 2 deletions

View File

@@ -132,7 +132,7 @@ $color2 = explode(',', $config['colores_primarios'] ?? '#003366,#0055A5')
</div>
<div class="col-md-6">
<label for="rfc" class="form-label">RFC </label>
<label for="rfc" class="form-label">RFC *</label>
<input type="text" class="form-control" name="rfc" maxlength="13" required>
</div>