1
0
Fork 0

mejoras en la vista de aplicacion

This commit is contained in:
humano 2017-10-29 13:41:45 -05:00
parent 2b94a2f24a
commit 4c3d7a9db0
1 changed files with 1 additions and 1 deletions

View File

@ -8668,7 +8668,7 @@ while( $row = mysqli_fetch_array( $sql ) ) {
$indicadores .= "<div><img height='100px' width='100px' src='$_SESSION[url]images/secure/?file=150/$imagen[0]'></div>";
$indicadores .= "<div><img height='50px' width='100px' src='$_SESSION[url]images/secure/?file=150/$imagen[0]'></div>";
$titulo = remplacetas('form_datos','id',$identificador,'contenido',"") ;
//$contenido .= "$contenido_desplegado ";
$ordenado = ($ordenado +1 );