remove thedaywefightback from campaign box
svn path=/trunk/; revision=28062
This commit is contained in:
parent
856ac410e6
commit
53ceddb97a
@ -111,7 +111,7 @@
|
||||
<div id="campaigns-boxes" class="cycle-slideshow" data-cycle-pause-on-hover="true" data-cycle-speed="500" data-cycle-timeout="9000" data-cycle-slides="a" data-cycle-fx="scrollHorz" data-cycle-swipe="true">
|
||||
<div class="cycle-pager"/>
|
||||
|
||||
<xsl:for-each select="/buildinfo/textsetbackup/campaigns/campaign[ @id='zacchiroli' or @id='dfd' or @id = 'ilovefs' or @id = 'fightback' ]">
|
||||
<xsl:for-each select="/buildinfo/textsetbackup/campaigns/campaign[ @id='zacchiroli' or @id='dfd' or @id = 'ilovefs' ]">
|
||||
<xsl:choose>
|
||||
<xsl:when test="count(/buildinfo/textset/campaigns/campaign[@id = current()/@id]) > 0">
|
||||
<xsl:apply-templates select="/buildinfo/textset/campaigns/campaign[@id = current()/@id]" mode="slideshow" />
|
||||
|
@ -295,9 +295,6 @@
|
||||
<author>Reinhard Wiesemann - Linuxhotel</author>
|
||||
<link>/donate/donate.html</link>
|
||||
</campaign>
|
||||
<campaign id="fightback">
|
||||
<link>/news/2014/news-20140210-01.html</link>
|
||||
</campaign>
|
||||
<campaign id="ilovefs">
|
||||
<text>
|
||||
Show your love for Free Software and thank developers.
|
||||
|
Loading…
Reference in New Issue
Block a user