delay notice for merch/promo (#4122)
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #4122 Co-authored-by: Tobias Diekershoff <tobiasd@fsfe.org> Co-committed-by: Tobias Diekershoff <tobiasd@fsfe.org>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
<h1 id="spread-the-word">Spread the word!</h1>
|
||||
|
||||
<!-- module id="order-delay"//-->
|
||||
<module id="order-delay" />
|
||||
|
||||
<div class="toc float-right">
|
||||
<p class="head"><a href="#how-to-order">Order now</a></p>
|
||||
|
@@ -10,7 +10,7 @@
|
||||
<body class="toplevel">
|
||||
<h1>Fanartikel</h1>
|
||||
|
||||
<!-- module id="order-delay" //-->
|
||||
<module id="order-delay" />
|
||||
|
||||
<div class="toc float-right">
|
||||
<p>Kategorien</p>
|
||||
|
@@ -10,7 +10,7 @@
|
||||
<body class="toplevel">
|
||||
<h1>Merchandise</h1>
|
||||
|
||||
<!-- module id="order-delay" //-->
|
||||
<module id="order-delay" />
|
||||
|
||||
<div class="toc float-right">
|
||||
<p>Available merchandise</p>
|
||||
|
@@ -10,7 +10,7 @@
|
||||
<body class="toplevel">
|
||||
<h1>Productos promocionales</h1>
|
||||
|
||||
<!-- module id="order-delay" //-->
|
||||
<module id="order-delay" />
|
||||
|
||||
<div class="toc float-right">
|
||||
<p>Productos disponibles</p>
|
||||
|
@@ -10,7 +10,7 @@
|
||||
<body class="toplevel">
|
||||
<h1>Marchandise</h1>
|
||||
|
||||
<!-- module id="order-delay" //-->
|
||||
<module id="order-delay" />
|
||||
|
||||
<div class="toc float-right">
|
||||
<p>Marchandise disponible</p>
|
||||
|
@@ -10,7 +10,7 @@
|
||||
<body class="toplevel">
|
||||
<h1>Prodotti</h1>
|
||||
|
||||
<!-- module id="order-delay" //-->
|
||||
<module id="order-delay" />
|
||||
|
||||
<div class="toc float-right">
|
||||
<p>Prodotti disponibili</p>
|
||||
|
@@ -10,7 +10,7 @@
|
||||
<body class="toplevel">
|
||||
<h1>Fan-artikelen</h1>
|
||||
|
||||
<!-- module id="order-delay" //-->
|
||||
<module id="order-delay" />
|
||||
|
||||
<div class="toc float-right">
|
||||
<p>Beschikbare fan-artikelen</p>
|
||||
|
@@ -121,6 +121,7 @@
|
||||
<xsl:element name="input">
|
||||
<xsl:attribute name="type">number</xsl:attribute>
|
||||
<xsl:attribute name="size">2</xsl:attribute>
|
||||
<xsl:attribute name="min">0</xsl:attribute>
|
||||
<xsl:attribute name="name">
|
||||
<xsl:value-of select="$id"/>
|
||||
<xsl:text>_</xsl:text>
|
||||
|
Reference in New Issue
Block a user