adding trailing slashes to post forms
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
<a href="/rowers/billing">Change Order</a>
|
||||
</li>
|
||||
<li class="grid_4">
|
||||
<form id="payment-form" method="post" action="/rowers/checkouts"
|
||||
<form id="payment-form" method="post" action="/rowers/checkouts/"
|
||||
autocomplete="off">
|
||||
<section>
|
||||
<label for="amount">
|
||||
|
||||
Reference in New Issue
Block a user