diff --git a/funciones/funciones.php b/funciones/funciones.php index 410dc7c..1a27d1b 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -11424,6 +11424,7 @@ if (mysqli_num_rows($sql)!='0'){ while( $row = mysqli_fetch_array( $sql ) ) { $campo_descripcion= remplacetas("form_datos","control","$row[control]","contenido"," id_campo = '$descripcion' "); +$campo_descripcion[0] = trim($campo_descripcion[0]); $campo_key= remplacetas("form_datos","control","$row[control]","contenido"," id_campo = '$key' "); if($row['control'] == "$valor") {