X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/9ea00a51d80e94e95ff5525f3c63301c86b50d12..ea416d0f0d084c267f4d21f6a9a246de00bd848d:/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'; } }