remove sharebuttons from website
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
2e5620df8c
commit
faf97b3f02
@ -2,7 +2,6 @@
|
||||
|
||||
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
|
||||
<xsl:include href="tags.xsl"/>
|
||||
<xsl:include href="sharebuttons.xsl"/>
|
||||
<xsl:include href="fsfe_sidebar.xsl"/>
|
||||
|
||||
<xsl:template name="fsfe_mainsection">
|
||||
@ -47,13 +46,6 @@
|
||||
</xsl:element>
|
||||
</xsl:if> <!-- /tags -->
|
||||
|
||||
<!-- SOCIAL NETWORK LINKS (BOTTOM) -->
|
||||
<xsl:if test = "not(/buildinfo/document/body/@class = 'frontpage') and
|
||||
not(/buildinfo/document/body/@class = 'errorpage') and
|
||||
not(/buildinfo/document/@external)">
|
||||
<xsl:call-template name="sharebuttons"/>
|
||||
</xsl:if>
|
||||
|
||||
</xsl:element>
|
||||
<!--/article#content-->
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user