indicativo

This commit is contained in:
Lizandro Guarnizo
2026-04-18 13:19:36 -05:00
parent 8f0b28fc7c
commit 56fd2d9174
2 changed files with 23 additions and 4 deletions
+2 -2
View File
@@ -1238,8 +1238,8 @@ const formVer = {
<label class="form-label small mb-1">Teléfono</label>
<div class="input-group input-group-sm">
<select id="na-np-prefijo" class="form-select form-select-sm" style="max-width:72px">
<option value="57" selected>+57</option>
<option value="58">+58</option>
<option value="57" selected>57</option>
<option value="58">58</option>
</select>
<input type="tel" id="na-np-telefono" class="form-control form-control-sm"
placeholder="3001234567">