update personas.js

This commit is contained in:
naielv
2025-08-13 22:08:47 +02:00
parent 4f56f06208
commit 9e8ba5a2e9

View File

@@ -40,7 +40,7 @@ PAGES.personas = {
</label> </label>
<label> <label>
Foto (PNG o JPG)<br> Foto (PNG o JPG)<br>
<img id="${render_foto}" height="100px" style="border: 3px inset; min-width: 7px;" src="static/camera2.png"> <img id="${render_foto}" height="100px" style="border: 3px inset; min-width: 7px;" src="static/ico/user_generic.png">
<input type="file" accept="image/*" id="${field_foto}" style="display: none;"><br><br> <input type="file" accept="image/*" id="${field_foto}" style="display: none;"><br><br>
</label> </label>