diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index 70837f9..b334418 100755 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -419,7 +419,8 @@ while( $row = mysql_fetch_array( $sql ) ) { $geo = buscar_campo_tipo($row[id],"14"); if($geo[0] !='') { $mapa= "";}else {$mapa='';} -$nombre = strtoupper("$row[nombre]"); +//$nombre = strtoupper("$row[nombre]"); +$nombre = $row[nombre]; $contenido_listado = contenido_listado("$row[id]"); if($row[nombre] =="Portada") { $nombre = '';