diff --git a/app/views/spree/orders/_totals_footer.html.haml b/app/views/spree/orders/_totals_footer.html.haml index 360f9dbe0e..6738feca13 100644 --- a/app/views/spree/orders/_totals_footer.html.haml +++ b/app/views/spree/orders/_totals_footer.html.haml @@ -43,12 +43,10 @@ %td.text-right{colspan: "3"} %h5 = t :credit_owed - %td.text-right.total.not-paid + %td.text-right.total %h5 = order.display_outstanding_balance.to_html - - - if order.total_tax > 0 #tax %tr#tax-row.total