aboutsummaryrefslogtreecommitdiff
path: root/nl_NL.ISO8859-1/htdocs/community.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'nl_NL.ISO8859-1/htdocs/community.xsl')
-rw-r--r--nl_NL.ISO8859-1/htdocs/community.xsl6
1 files changed, 3 insertions, 3 deletions
diff --git a/nl_NL.ISO8859-1/htdocs/community.xsl b/nl_NL.ISO8859-1/htdocs/community.xsl
index b0d0cb6419..1fad15241b 100644
--- a/nl_NL.ISO8859-1/htdocs/community.xsl
+++ b/nl_NL.ISO8859-1/htdocs/community.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 "&os; Gemeenschap">
]>
<!-- $FreeBSD$
@@ -15,8 +15,8 @@
xmlns="http://www.w3.org/1999/xhtml"
extension-element-prefixes="date">
- <xsl:import href="http://www.FreeBSD.org/XML/www/lang/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/lang/share/xml/libcommon.xsl"/>
+ <xsl:import href="http://www.FreeBSD.org/XML/share/xml/xhtml.xsl"/>
<xsl:key name="last-year-event-by-country" match="event[number(enddate/year) = (number(date:year()) - 1)]"
use="location/country" />