add temporary notice about merch/promo order delays
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c113840720
commit
5935d569bb
@ -18,6 +18,8 @@
|
||||
|
||||
<h1 id="spread-the-word">Spread the word!</h1>
|
||||
|
||||
<module id="order-delay" />
|
||||
|
||||
<div id="toc">
|
||||
<p class="head"><strong><a href="#how-to-order">Order now</a></strong></p>
|
||||
|
||||
|
14
global/data/modules/order-delay.en.xml
Normal file
14
global/data/modules/order-delay.en.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<data>
|
||||
<version>1</version>
|
||||
|
||||
<module>
|
||||
<p class="alert alert-danger">
|
||||
At the moment we cannot process promotion material and merchandise
|
||||
orders at the usual speed. Please do not expect your order to be
|
||||
processed before mid January. Thank you for your understanding and
|
||||
patience.
|
||||
</p>
|
||||
</module>
|
||||
</data>
|
@ -29,6 +29,8 @@
|
||||
<body class="toplevel">
|
||||
<h1>Fanartikel</h1>
|
||||
|
||||
<module id="order-delay" />
|
||||
|
||||
<div id="toc">
|
||||
<p style="text-indent:1em;">Kategorien:</p>
|
||||
<ul style="margin-bottom: 1em;">
|
||||
|
@ -29,6 +29,8 @@
|
||||
<body class="toplevel">
|
||||
<h1>Merchandise</h1>
|
||||
|
||||
<module id="order-delay" />
|
||||
|
||||
<div id="toc">
|
||||
<p style="text-indent:1em;">Available merchandise:</p>
|
||||
<ul style="margin-bottom: 1em;">
|
||||
|
@ -30,6 +30,8 @@
|
||||
<body class="toplevel">
|
||||
<h1>Marchandise</h1>
|
||||
|
||||
<module id="order-delay" />
|
||||
|
||||
<div id="toc">
|
||||
<p style="text-indent:1em;">Marchandise disponible:</p>
|
||||
<ul style="margin-bottom: 1em;">
|
||||
|
@ -29,6 +29,8 @@
|
||||
<body class="toplevel">
|
||||
<h1>Prodotti</h1>
|
||||
|
||||
<module id="order-delay" />
|
||||
|
||||
<div id="toc">
|
||||
<p style="text-indent:1em;">Prodotti disponibili:</p>
|
||||
<ul style="margin-bottom: 1em;">
|
||||
|
@ -29,6 +29,8 @@
|
||||
<body class="toplevel">
|
||||
<h1>Fan-artikelen</h1>
|
||||
|
||||
<module id="order-delay" />
|
||||
|
||||
<div id="toc">
|
||||
<p style="text-indent:1em;">Beschikbare fan-artikelen:</p>
|
||||
<ul style="margin-bottom: 1em;">
|
||||
|
Loading…
Reference in New Issue
Block a user