diff options
-rw-r--r-- | template/en/default/list/edit-multiple.html.tmpl | 2 |
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> |