X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/9ea00a51d80e94e95ff5525f3c63301c86b50d12..257f6d7dbd82d87a8c311211559bc637785f7b5c:/lib/MECON/HTML/Link.php?ds=sidebyside diff --git a/lib/MECON/HTML/Link.php b/lib/MECON/HTML/Link.php index d50e261..ae2458b 100644 --- a/lib/MECON/HTML/Link.php +++ b/lib/MECON/HTML/Link.php @@ -249,7 +249,7 @@ If they doesn't exists, they are added, if they exists, they are updated. */ function getCSS() { - return '/MECON/css/html/link.css'; + return '/MECON/css/html/link'; } }