summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/products/edit.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-09-17 01:14:17 +0200
committerlpsolit%gmail.com <>2005-09-17 01:14:17 +0200
commit3e7162e6aba411f215a60b9d412fd6a9e8594e67 (patch)
treeb04e340e4464a79495a83713f3da8997d3f2938b /template/en/default/admin/products/edit.html.tmpl
parent2f3084922bfe7cb8759fe4064c46311385fa23f0 (diff)
downloadbugzilla-3e7162e6aba411f215a60b9d412fd6a9e8594e67.tar.gz
bugzilla-3e7162e6aba411f215a60b9d412fd6a9e8594e67.tar.xz
Bug 307524: Templatise the updategroupcontrols bit of editproducts.cgi (and tidy up templatisation) - Original patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
Diffstat (limited to 'template/en/default/admin/products/edit.html.tmpl')
-rw-r--r--template/en/default/admin/products/edit.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/admin/products/edit.html.tmpl b/template/en/default/admin/products/edit.html.tmpl
index da58e6722..effd2b0bb 100644
--- a/template/en/default/admin/products/edit.html.tmpl
+++ b/template/en/default/admin/products/edit.html.tmpl
@@ -96,7 +96,8 @@ versions:</a>
<tr>
<th align="right" valign="top">
<a href="editproducts.cgi?action=editgroupcontrols&product=
- [%- product.name FILTER url_quote %]">
+ [%- product.name FILTER url_quote %]&classification=
+ [%- classification FILTER url_quote %]">
Edit Group Access Controls:
</a>
</th>