summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/products
diff options
context:
space:
mode:
authortimeless%mozdev.org <>2006-01-10 06:49:59 +0100
committertimeless%mozdev.org <>2006-01-10 06:49:59 +0100
commitc7a58f1ea0a45f4bf4f325b553eab20f82ebf63b (patch)
tree41315329173ad3488c51ae9e82d87625f5078c4f /template/en/default/admin/products
parent80d9d70bb0340551f1a268bf60ecf3a46a5f7d92 (diff)
downloadbugzilla-c7a58f1ea0a45f4bf4f325b553eab20f82ebf63b.tar.gz
bugzilla-c7a58f1ea0a45f4bf4f325b553eab20f82ebf63b.tar.xz
Bug 321187 please be nice to links and generate explicit action uris
r=lpsolit a=justdave
Diffstat (limited to 'template/en/default/admin/products')
-rw-r--r--template/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl b/template/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl
index f8d55c397..6d0bfe3bb 100644
--- a/template/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl
+++ b/template/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl
@@ -38,7 +38,7 @@ which the group is newly mandatory and will be added.
group '[% group.name FILTER html %]' impacts [% group.count %]&nbsp;
[% terms.bugs %] for which the group is no longer applicable and will
be removed.[% END %]
-<form method="post" >
+<form action="editproducts.cgi" method="post" >
[% PROCESS "global/hidden-fields.html.tmpl" exclude="^Bugzilla_(login|password)$" %]