X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/9fbf32b42919b036c64c2dcae2e773aa0bef72b7..3608c37d4d11ce577e26c58a81d127c860b6d08f:/lib/MECON/HTML/Arbol.php diff --git a/lib/MECON/HTML/Arbol.php b/lib/MECON/HTML/Arbol.php index d4a25b2..fcd976f 100644 --- a/lib/MECON/HTML/Arbol.php +++ b/lib/MECON/HTML/Arbol.php @@ -90,7 +90,7 @@ class MECON_HTML_Arbol extends HTML_Table * @access public */ function getCSS() { - return '/MECON/css/arbol'; + return '/MECON/css/html/arbol'; } /**