diff --git a/funciones/funciones.php b/funciones/funciones.php index 77a21e2..5736694 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -14269,7 +14269,7 @@ while( $row = mysqli_fetch_array( $sql ) ) { } else{ $contenido ="";} -return " $contenido"; +return " $contenido / $plantilla /"; // $respuesta->addAssign("$div","innerHTML","$contenido"); // return $respuesta;