diff --git a/app/views/checkout/_summary.html.haml b/app/views/checkout/_summary.html.haml index 06edeac8b5..c943964a9f 100644 --- a/app/views/checkout/_summary.html.haml +++ b/app/views/checkout/_summary.html.haml @@ -25,6 +25,6 @@ //= f.submit "Purchase", class: "button", "ng-disabled" => "checkout.$invalid", "ofn-focus" => "accordion['payment']" %a.button.secondary{href: cart_url} - %i.fi-arrow-left + %i.ofn-i_008-caret-left Back to Cart