aboutsummaryrefslogtreecommitdiff
path: root/es_ES.ISO8859-1/htdocs/search/index-site.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'es_ES.ISO8859-1/htdocs/search/index-site.xsl')
-rw-r--r--es_ES.ISO8859-1/htdocs/search/index-site.xsl6
1 files changed, 3 insertions, 3 deletions
diff --git a/es_ES.ISO8859-1/htdocs/search/index-site.xsl b/es_ES.ISO8859-1/htdocs/search/index-site.xsl
index d8efc72a3a..41ba0c1e53 100644
--- a/es_ES.ISO8859-1/htdocs/search/index-site.xsl
+++ b/es_ES.ISO8859-1/htdocs/search/index-site.xsl
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
- "http://www.FreeBSD.org/XML/www/share/xml/xslt10-freebsd.dtd" [
+ "http://www.FreeBSD.org/XML/share/xml/xslt10-freebsd.dtd" [
<!ENTITY title "Mapa del sitio">
]>
@@ -13,8 +13,8 @@
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/1999/xhtml">
- <xsl:import href="http://www.FreeBSD.org/XML/www/share/xml/libcommon.xsl"/>
- <xsl:import href="http://www.FreeBSD.org/XML/www/share/xml/xhtml.xsl"/>
+ <xsl:import href="http://www.FreeBSD.org/XML/share/xml/libcommon.xsl"/>
+ <xsl:import href="http://www.FreeBSD.org/XML/share/xml/xhtml.xsl"/>
<xsl:variable name="lowercase" select="'aábcdeéfghiíjklmnñoópqrstuúvwxyz'"/>
<xsl:variable name="uppercase" select="'AÁBCDEÉFGHIÍJKLMNÑOÓPQRSTUÚVWXYZ'"/>