group '[% group.name FILTER html %]' impacts [% group.count %]
[% 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)$" %]
[% IF other_patches.size > 0 %]
[% IF headers %] |[%END%]
Differences between
- <form style="display: inline" action="">
+ <form style="display: inline" action="attachment.cgi">
<select name="oldid">
[% FOREACH patch = other_patches %]
<option value="[% patch.id %]"
[% context = 3 %]
[% END %]
[%# textbox for context %]
- <form style="display: inline" action=""><input type="hidden" name="action" value="diff"><input type="hidden" name="id" value="[% attachid %]"><input type="hidden" name="collapsed" value="[% collapsed FILTER html %]"><input type="hidden" name="headers" value="[% headers FILTER html %]"><input type="text" name="context" value="[% context FILTER html %]" size="3"></form>)
+ <form style="display: inline" action="attachment.cgi"><input type="hidden" name="action" value="diff"><input type="hidden" name="id" value="[% attachid %]"><input type="hidden" name="collapsed" value="[% collapsed FILTER html %]"><input type="hidden" name="headers" value="[% headers FILTER html %]"><input type="text" name="context" value="[% context FILTER html %]" size="3"></form>)
[% END %]
[% IF warning %]
[% END %]
[%# Restore Stuff %]
-<form name="checkboxform" action="">
+<form name="checkboxform" action="attachment.cgi">
<input type="checkbox" name="restore_indicator" style="display: none">
[% BLOCK query_form %]
<hr noshade size=1>
-<form method="post" name="summary" style="display: inline" action="">
+<form method="post" name="summary" style="display: inline" action="summarize_time.cgi">
<input type="hidden" name="do_depends" value="[% do_depends FILTER html %]">
<input type="hidden" name="id" value="[% ids.join(",") FILTER html %]">
<input type="hidden" name="do_report" value="1">