Skip to content

Commit

Permalink
ajuste modal edición de usuarios
Browse files Browse the repository at this point in the history
  • Loading branch information
mpayeras committed Dec 29, 2023
1 parent f2533c6 commit 38dd8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/proyectos/snt/v1/editar_usuario2.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h4 class="h5 mt-1">Datos del usuario</h4>

<!-- Modal Header -->
<div class="modal-header">
<h3 class="modal-title h5">Eliminación de usuario</h3>
<h4 class="modal-title h5">Eliminación de usuario</h4>
<button type="button" class="btn-close" data-bs-dismiss="modal"><span class="visually-hidden">cerrar</span></button>
</div>

Expand Down

0 comments on commit 38dd8b5

Please sign in to comment.