summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2004-03-17 06:09:47 +0100
committerjocuri%softhome.net <>2004-03-17 06:09:47 +0100
commit2e96788b00b440821b98d37d582392a51d79f1a3 (patch)
tree724e2513ee1271a18f9f916250263d257d21bac9 /template
parent572d461e68457b326876618250bdf1730abcf013 (diff)
downloadbugzilla-2e96788b00b440821b98d37d582392a51d79f1a3.tar.gz
bugzilla-2e96788b00b440821b98d37d582392a51d79f1a3.tar.xz
Patch for bug 237540: remove unused hidden field from edit-multiple; patch by Dave Swegen <dswegen@software.plasmon.com>; r=timeless,myk; a=myk.
Diffstat (limited to 'template')
-rw-r--r--template/en/default/list/edit-multiple.html.tmpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/list/edit-multiple.html.tmpl b/template/en/default/list/edit-multiple.html.tmpl
index 1ea9b6dd9..1d758e58e 100644
--- a/template/en/default/list/edit-multiple.html.tmpl
+++ b/template/en/default/list/edit-multiple.html.tmpl
@@ -184,8 +184,6 @@
</table>
-<input type="hidden" name="multiupdate" value="Y">
-
<label for="comment"><b>Additional Comments:</b></label><br>
<textarea id="comment" name="comment" rows="5" cols="80" wrap="hard"></textarea><br>