X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/9fbf32b42919b036c64c2dcae2e773aa0bef72b7..8c0b458226f377081baf4f86b3a099ef55ccb20a:/lib/MECON/HTML/Arbol.php?ds=sidebyside 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'; } /**