Cleaned away unnecessary hidden fields in IPR form

- Legacy-Id: 169
This commit is contained in:
Henrik Levkowetz 2007-05-28 09:18:43 +00:00
parent 4aa8b5810a
commit a9fb0f7de1

View file

@ -472,9 +472,6 @@
{% endif %}
{% if section_list.form_submit %}
<input type="hidden" name="third_party" value="{{ section_list.third_party }}">
<input type="hidden" name="generic" value="{{ section_list.generic }}">
<input type="hidden" name="comply" value="1">
<center><input type="submit" name="submit" value="Submit"></center>
</form>
<blockquote>