diff --git a/website/milfs/funciones/funciones.php b/website/milfs/funciones/funciones.php index decaa2a..05bfb82 100755 --- a/website/milfs/funciones/funciones.php +++ b/website/milfs/funciones/funciones.php @@ -1,6 +1,42 @@ addScript("javascript:location.reload(true);"); return $respuesta;} @@ -63,6 +99,14 @@ $id_empresa = remplacetas('form_datos','control',$identificador,'id_empresa',"" } else{ $contenido = mostrar_identificador($identificador,"",""); $impresion = " + +
+ + +
+ +
+
@@ -74,28 +118,19 @@ $id_empresa = remplacetas('form_datos','control',$identificador,'id_empresa',"" $mostrar_imagen
- - - "; - - } - $linea = "
- -
- -
- - $impresion -
- -"; + + + "; + + } + $linea = "$impresion"; return $linea; } @@ -1592,7 +1627,7 @@ $sql=mysql_query($consulta,$link); if (mysql_num_rows($sql)!=0){ while( $row = mysql_fetch_array( $sql ) ) { -$listado .= "
  • $row[contenido]
  • "; +$listado .= "
  • $row[contenido]
  • "; } $resultado = "