newsletter social lnk after subscribe form
svn path=/branches/test/; revision=27676
This commit is contained in:
parent
02b6b66e61
commit
d9284611c7
2
fsfe.xsl
2
fsfe.xsl
@ -276,6 +276,7 @@
|
||||
|
||||
<!-- Apply newsletter page -->
|
||||
<xsl:if test="string(/buildinfo/document/@newsdate) and /buildinfo/document/@type = 'newsletter'">
|
||||
<xsl:call-template name="subscribe-nl" />
|
||||
|
||||
<!-- Social Links -->
|
||||
<xsl:variable name="original_file"
|
||||
@ -300,7 +301,6 @@
|
||||
</xsl:element>
|
||||
<!-- End Social Links -->
|
||||
|
||||
<xsl:call-template name="subscribe-nl" />
|
||||
</xsl:if>
|
||||
<!-- End apply newsletter page rules -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user