From a815ea8d4999f242aa13e8fececb9780bf49af04 Mon Sep 17 00:00:00 2001 From: fredyrivera Date: Wed, 13 Sep 2017 12:04:18 -0500 Subject: [PATCH] cambios en el render de relacion --- milfs/funciones/funciones.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index 97842df..9337245 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -9896,9 +9896,9 @@ if($contenido_original !="") { }else {$metadatos='';} $resultado .= "
-

- $campo_nombre[0]$campo_tipo $metadatos
- $contenido

+ + $campo_nombre[0] $metadatos
+ $contenido

"; } }