mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-19 16:04:38 +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 %}
|
{% endif %}
|
||||||
<h1> {{form_titles|get_item:wizard.steps.current}} </h1>
|
<h1> {{form_titles|get_item:wizard.steps.current}} </h1>
|
||||||
{% block form_content %}
|
{% block form_content %}
|
||||||
|
|
||||||
<button type="submit" name="submit_button" value="next"
|
|
||||||
class="usa-button">Next</button>
|
|
||||||
|
|
||||||
<div class="stepnav">
|
<div class="stepnav">
|
||||||
{% if wizard.steps.next %}
|
{% if wizard.steps.next %}
|
||||||
<button
|
<button
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue