From 8d500e5a491d4e205b2789e40ca8bca05c8136f2 Mon Sep 17 00:00:00 2001
From: Rene Ladan <rene@FreeBSD.org>
Date: Wed, 12 Dec 2012 22:23:17 +0000
Subject: [PATCH] MFen the Dutch website: - index.xsl r40335 -> r40361 (and add
 missing process.footer text) - header.l10n.ent r40313 -> r40361

---
 nl_NL.ISO8859-1/htdocs/index.xsl          | 20 +++++++++++---------
 nl_NL.ISO8859-1/share/xml/header.l10n.ent | 16 ++++++++++++++--
 2 files changed, 25 insertions(+), 11 deletions(-)

diff --git a/nl_NL.ISO8859-1/htdocs/index.xsl b/nl_NL.ISO8859-1/htdocs/index.xsl
index 11ec01c129..823ed372c4 100644
--- a/nl_NL.ISO8859-1/htdocs/index.xsl
+++ b/nl_NL.ISO8859-1/htdocs/index.xsl
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
 <!-- Vertaald door: Siebrand Mazeland / Rene Ladan
      %SOURCE%	en_US.ISO8859-1/htdocs/index.xsl
-     %SRCID%	40335
+     %SRCID%	40361
 -->
 <!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
 				"http://www.FreeBSD.org/XML/www/share/xml/xslt10-freebsd.dtd" [
@@ -187,14 +187,6 @@
 			  </div> <!-- FRONTSHORTCUTSCONTENT -->
 			</div> <!-- FRONTSHORTCUTS -->
 
-			<div class="frontnewroundbox">
-			  <div class="frontnewtop"><div><b style="display: none">.</b></div></div>
-			    <div class="frontnewcontent">
-			      <a href="http://www.FreeBSDFoundation.org/donate/">Doneer aan &os;</a>
-			    </div> <!-- frontnewcontent -->
-			  <div class="frontnewbot"><div><b style="display: none">.</b></div></div>
-			</div> <!-- frontnewroundbox -->
-
 			<div class="frontnewroundbox">
 			  <div class="frontnewtop"><div><b style="display: none">.</b></div></div>
 			    <div class="frontnewcontent">
@@ -332,4 +324,14 @@
 	  </div> <!-- FRONTMAIN -->
 	</div> <!-- FRONTCONTAINER -->
   </xsl:template>
+
+  <xsl:template name="process.footer">
+	&copyright;
+
+	Het merk &os; is een geregistreerd handelsmerk van de &os; Foundation
+	en wordt gebruikt door The &os; Project met toestemming van <a
+	  href="http://www.freebsdfoundation.org/documents/Guidelines.shtml">The
+	  &os; Foundation</a>.
+	<a href="&base;/mailto.html" title="&header2.word.contact;">&header2.word.contact;</a>
+  </xsl:template>
 </xsl:stylesheet>
diff --git a/nl_NL.ISO8859-1/share/xml/header.l10n.ent b/nl_NL.ISO8859-1/share/xml/header.l10n.ent
index 28809924b2..8af8144067 100644
--- a/nl_NL.ISO8859-1/share/xml/header.l10n.ent
+++ b/nl_NL.ISO8859-1/share/xml/header.l10n.ent
@@ -2,7 +2,7 @@
 
 <!-- $FreeBSD$
      %SOURCE%	share/xml/header.ent
-     %SRCID%	40313
+     %SRCID%	40361
  -->
 
 <!-- FreeBSD HTML Header Entiteiten -->
@@ -31,6 +31,17 @@
 <!ENTITY header2.word.donate 'Doneer'>
 <!ENTITY header2.word.contact 'Contact'>
 
+<!ENTITY header2.donatebutton '
+  <div xmlns="http://www.w3.org/1999/xhtml" class="frontdonateroundbox">
+    <div class="frontdonatetop"><div><b style="display: none;">.</b></div></div>
+      <div class="frontdonatecontent">
+	<a
+	  href="http://www.FreeBSDFoundation.org/donate/">Doneer aan &os;</a>
+      </div>
+    <div class="frontdonatebot"><div><b style="display: none;">.</b></div></div>
+  </div>
+'>
+
 <!ENTITY header2.topnav '
   <div xmlns="http://www.w3.org/1999/xhtml" id="menu">
     <ul class="first">
@@ -98,7 +109,8 @@
     <ul>
       <li><a href="http://www.freebsdfoundation.org">Foundation</a>
 	<ul>
-	  <li><a href="http://www.freebsdfoundation.org/donate/">Doneer</a></li>
+	  <li><a href="http://www.freebsdfoundation.org/donate/">Geldelijke donaties</a></li>
+	  <li><a href="&enbase;/donations/">Hardware-donaties</a></li>
 	</ul>
       </li>
     </ul>