Skip to content

Commit

Permalink
#18 go back to order controller
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubpolomsky committed Jan 26, 2017
1 parent ea892f3 commit 43e8105
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<p>- {l s='Please confirm your order by clicking "Order with obligation to pay".' mod='wirecardceecheckoutseamless'}</p>
</div>
<p class="cart_navigation clearfix" id="cart_navigation">
<a href="{url}order" class="button-exclusive btn btn-default">
<a href="{url}?controller=order" class="button-exclusive btn btn-default">
<i class="icon-chevron-left"></i>{l s='Other payment methods' mod='wirecardceecheckoutseamless'}
</a>
<button type="submit" id="pt_wirecardcheckoutseamless_pay_obligation" class="btn btn-primary">
Expand Down

0 comments on commit 43e8105

Please sign in to comment.