Skip to content

Commit

Permalink
fix styling of button in modal
Browse files Browse the repository at this point in the history
  • Loading branch information
netzkollektiv committed Aug 5, 2022
1 parent 7f810b4 commit 00c3f66
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{block name="frontend_address_editor_modal_body"}
{$smarty.block.parent}

<div class="panel--footer">
<div class="panel--actions address--form-actions is--wide">
<button class="btn is--primary address--form-submit" data-submit-form="frmAddresses" data-value="update" data-checkFormIsValid="false" data-preloader-button="true">weiter zur Ratenauswahl</button>
</div>
{/block}

0 comments on commit 00c3f66

Please sign in to comment.