summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/choose-product.html.tmpl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2002-04-27 15:57:11 +0200
committergerv%gerv.net <>2002-04-27 15:57:11 +0200
commit2fbdc1d838a990be1faba320618eae6fadae878a (patch)
treed770d45181c7ae6fa5be31462ed18b94589fcd72 /template/en/default/global/choose-product.html.tmpl
parent48fcdfb586c8ff4213ab05dcd849c3e11bb9740c (diff)
downloadbugzilla-2fbdc1d838a990be1faba320618eae6fadae878a.tar.gz
bugzilla-2fbdc1d838a990be1faba320618eae6fadae878a.tar.xz
Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. Patch by gerv; r=bbaetz, myk.
Diffstat (limited to 'template/en/default/global/choose-product.html.tmpl')
-rw-r--r--template/en/default/global/choose-product.html.tmpl5
1 files changed, 3 insertions, 2 deletions
diff --git a/template/en/default/global/choose-product.html.tmpl b/template/en/default/global/choose-product.html.tmpl
index df7e0fb48..7bd27ffc8 100644
--- a/template/en/default/global/choose-product.html.tmpl
+++ b/template/en/default/global/choose-product.html.tmpl
@@ -27,8 +27,9 @@
[% FOREACH p = proddesc.keys.sort %]
<tr>
<th align="right" valign="top">
- <a href="[% target %]?product=[% p FILTER url_quote %]">
- [% p FILTER html %]</a>:
+ <a href="[% target %]?product=[% p FILTER url_quote %]
+ [%- "&amp;format=$format" IF format %]">
+ [% p FILTER html %]</a>:
</th>
[% IF proddesc.$p %]