From: preprod34 <[email protected]>
http://bugs.koha-community.org/show_bug.cgi?id=6714
Signed-off-by: Owen Leonard <[email protected]>
---
koha-tmpl/opac-tmpl/prog/en/css/opac.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/koha-tmpl/opac-tmpl/prog/en/css/opac.css
b/koha-tmpl/opac-tmpl/prog/en/css/opac.css
index 335e091..60afea7 100644
--- a/koha-tmpl/opac-tmpl/prog/en/css/opac.css
+++ b/koha-tmpl/opac-tmpl/prog/en/css/opac.css
@@ -1,5 +1,5 @@
-@import url("../../en/lib/yui/reset-fonts-grids.css");
-@import url("../../en/lib/yui/skin.css");
+@import url("../lib/yui/reset-fonts-grids.css");
+@import url("../lib/yui/skin.css");
a {
font-weight : bold;
--
1.7.3
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/