mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-06 01:35:22 +02:00
Remove extra Next button?
This commit is contained in:
parent
3e878c776d
commit
562e0dd297
1 changed files with 0 additions and 4 deletions
|
@ -19,10 +19,6 @@
|
|||
{% endif %}
|
||||
<h1> {{form_titles|get_item:wizard.steps.current}} </h1>
|
||||
{% block form_content %}
|
||||
|
||||
<button type="submit" name="submit_button" value="next"
|
||||
class="usa-button">Next</button>
|
||||
|
||||
<div class="stepnav">
|
||||
{% if wizard.steps.next %}
|
||||
<button
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue