summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/bug/create/comment-brownbag.txt.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/BMO/template/en/default/bug/create/comment-brownbag.txt.tmpl')
-rw-r--r--extensions/BMO/template/en/default/bug/create/comment-brownbag.txt.tmpl11
1 files changed, 5 insertions, 6 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/comment-brownbag.txt.tmpl b/extensions/BMO/template/en/default/bug/create/comment-brownbag.txt.tmpl
index d9aa35f17..158c08f19 100644
--- a/extensions/BMO/template/en/default/bug/create/comment-brownbag.txt.tmpl
+++ b/extensions/BMO/template/en/default/bug/create/comment-brownbag.txt.tmpl
@@ -25,10 +25,9 @@ Presenter: [% cgi.param('presenter') %]
Date: [% cgi.param('date') %]
Time: [% cgi.param('time_hour') %]:[% cgi.param('time_minute') %][% cgi.param('ampm') +%] [%+ cgi.param('time_zone') %]
Duration: [% IF cgi.param('duration') == 'Other' %][% cgi.param('duration_other') %][% ELSE %][% cgi.param('duration') %][% END %]
-Audience: [% cgi.param('audience') %]
-Air Mozilla: [% IF cgi.param('airmozilla') %]Yes[% ELSE %]No[% END %]
-Dial-in: [% IF cgi.param('dialin') %]Yes[% ELSE %]No[% END %]
-Archive: [% IF cgi.param('archive') %]Yes[% ELSE %]No[% END %]
-Member of IT to help with A/V: [% IF cgi.param('ithelp') %]Yes[% ELSE %]No[% END %]
+Privacy: [% cgi.param('public') %]
+Large Screen Location: [% FOREACH location = cgi.param('large_screen_loc') %][% location FILTER html %], [% END %]
Description:
-[% cgi.param('description') %]
+[%+ cgi.param('description') %]
+Special Requirements:
+[%+ cgi.param('special_requirements') %]