summaryrefslogtreecommitdiffstats
path: root/extensions/REMO/template/en/default/bug/create/create-remo-swag.xml.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/REMO/template/en/default/bug/create/create-remo-swag.xml.tmpl')
-rw-r--r--extensions/REMO/template/en/default/bug/create/create-remo-swag.xml.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/REMO/template/en/default/bug/create/create-remo-swag.xml.tmpl b/extensions/REMO/template/en/default/bug/create/create-remo-swag.xml.tmpl
index 3b1760b90..7e43de664 100644
--- a/extensions/REMO/template/en/default/bug/create/create-remo-swag.xml.tmpl
+++ b/extensions/REMO/template/en/default/bug/create/create-remo-swag.xml.tmpl
@@ -66,7 +66,7 @@
lanyards,
tshirts,
rollupbanners,
- horizontalbanners,
+ horizontalbanner,
boothcloth,
pens,
otherswag)>
@@ -108,7 +108,7 @@
<lanyards>[% (cgi.param('lanyards') ? 1 : 0) FILTER xml %]</lanyards>
<tshirts>[% (cgi.param('tshirts') ? 1 : 0) FILTER xml %]</tshirts>
<rollupbanners>[% (cgi.param('rollupbanners') ? 1 : 0) FILTER xml %]</rollupbanners>
- <horizontalbanners>[% (cgi.param('horizontalbanners') ? 1 : 0) FILTER xml %]</horizontalbanners>
+ <horizontalbanner>[% (cgi.param('horizontalbanner') ? 1 : 0) FILTER xml %]</horizontalbanner>
<boothcloth>[% (cgi.param('boothcloth') ? 1 : 0) FILTER xml %]</boothcloth>
<pens>[% (cgi.param('pens') ? 1 : 0) FILTER xml %]</pens>
<otherswag>[% cgi.param('otherswag') || '' FILTER xml %]</otherswag>