paypal template gefixt

This commit is contained in:
Jörg Thalheim 2015-11-14 02:16:31 +01:00
parent 33b5e3c645
commit 41afc82f8f
2 changed files with 6 additions and 3 deletions

View File

@ -45,8 +45,6 @@
-->
</div>
<paypalbutton/>
<p title="Sachspenden">
Über nützliche und interessante Dinge sowie Beteiligung an gemeinsamen Beschaffungen freuen wir uns. Besonders
benötigte Dinge notieren wir im Wiki:
@ -66,4 +64,9 @@
Stromfressende Server und Elektronikschrott können wir leider
nicht gebrauchen.
</p>
<!--
Hier könnte Paypal hin
<paypalbutton/>
-->
</page>

View File

@ -8,7 +8,7 @@
exclude-result-prefixes="xsl rss rdf">
<xsl:output method="html" indent="yes" />
<xsl:template name="paypalbutton">
<xsl:template match="paypalbutton">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick"/>
<input type="hidden" name="hosted_button_id" value="G8P6T5HBWNY5Q"/>