Skip to content

Commit

Permalink
fix submit button
Browse files Browse the repository at this point in the history
  • Loading branch information
sree-cfa committed Oct 3, 2023
1 parent d8b8bb9 commit fe64ff4
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
</div>

<div class="form-card__footer">
<th:block th:replace="'fragments/continueButton' :: continue"/>
<th:block th:replace="fragments/inputs/submitButton :: submitButton(
text=#{general.inputs.continue})" />
</div>
</th:block>
</th:block>
Expand Down

0 comments on commit fe64ff4

Please sign in to comment.