Skip to content

Commit

Permalink
Update securetrading_pp.twig
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCartpenter authored Dec 27, 2023
1 parent 7a1c250 commit 5d74664
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<form action="https://payments.securetrading.net/process/payments/details" method="POST" class="form-horizontal">
<form action="https://payments.securetrading.net/process/payments/details" method="post" class="form-horizontal">
<fieldset id="payment">
<legend>{{ text_payment_details }}</legend>
<input type="hidden" name="sitereference" value="{{ site_reference }}"/>
Expand Down Expand Up @@ -55,4 +55,4 @@
</div>
</div>
</fieldset>
</form>
</form>

0 comments on commit 5d74664

Please sign in to comment.