diff --git a/includes/campos/formulario-correo.php b/includes/campos/formulario-correo.php index 6570ac0..89486bf 100644 --- a/includes/campos/formulario-correo.php +++ b/includes/campos/formulario-correo.php @@ -128,7 +128,7 @@ 'id' => '', ), 'default_value' => '', - 'placeholder' => '', + 'placeholder' => 'Nombre y apellido', 'prepend' => '', 'append' => '', 'maxlength' => '', @@ -147,7 +147,7 @@ 'id' => '', ), 'default_value' => '', - 'placeholder' => '', + 'placeholder' => 'Correo electrónico', 'prepend' => '', 'append' => '', 'maxlength' => '',