removed flattr button

Flattr changed the buisness and the old style Flattr button is not functional anymore
This commit is contained in:
tobiasd 2023-10-13 14:08:25 +02:00
parent fac402bf86
commit 29f2851f20
Signed by: tobiasd
GPG Key ID: 25FE376FF17694A1

View File

@ -104,21 +104,6 @@
<xsl:text>Reddit</xsl:text>
</xsl:element>
<!-- Flattr -->
<xsl:element name="button">
<xsl:attribute name="type">submit</xsl:attribute>
<xsl:attribute name="name">service</xsl:attribute>
<xsl:attribute name="value">flattr</xsl:attribute>
<xsl:attribute name="class">button share-flattr</xsl:attribute>
<xsl:attribute name="title">
<xsl:call-template name="fsfe-gettext">
<xsl:with-param name="id" select="'share-microdonation'" />
</xsl:call-template>
<xsl:text> Flattr</xsl:text>
</xsl:attribute>
<xsl:text>Flattr</xsl:text>
</xsl:element>
<!-- Hacker News -->
<xsl:element name="button">
<xsl:attribute name="type">submit</xsl:attribute>