From 7bf8c6564e60cc22ab1d2bd0ff46b26e2f26bbd8 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Fri, 28 Nov 2003 17:52:41 +0000 Subject: [PATCH] Se saca el .css. --- lib/MECON/HTML/Link.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'; } } -- 2.43.0