]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch for bug 237540: remove unused hidden field from edit-multiple; patch by Dave...
authorjocuri%softhome.net <>
Wed, 17 Mar 2004 05:09:47 +0000 (05:09 +0000)
committerjocuri%softhome.net <>
Wed, 17 Mar 2004 05:09:47 +0000 (05:09 +0000)
template/en/default/list/edit-multiple.html.tmpl

index 1ea9b6dd9d76456259c435166b208ecc3a15468d..1d758e58e90723ba499889a74a26ab87493e5ce9 100644 (file)
 
 </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>