X-Git-Url: https://git.llucax.com/mecon/intranet.git/blobdiff_plain/09c1c14e1be4c8f8a08c785242e3bba96bd1f9c2..eb86d04858357c87d5d7a7e3cb528ef24949b725:/sistema/www/noticias.php diff --git a/sistema/www/noticias.php b/sistema/www/noticias.php index 75ef290..a0c1a16 100644 --- a/sistema/www/noticias.php +++ b/sistema/www/noticias.php @@ -17,7 +17,7 @@ 'nombre' => 'nombre', 'id_padre' => 'grupo_padre', 'prepend_link' => 'noticias.php?grupo='); - $arbol = new HTML_ArbolDB($dbdata, '/MECON/images/arbol_noticias.gif'); + $arbol = new HTML_ArbolDB($dbdata, 'NOTICIAS'); $grupo = null; if(isset($_GET['grupo']))