mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
[skip ci] add terms of service link to the invoice.
This commit is contained in:
@@ -98,3 +98,6 @@
|
||||
|
||||
- if @order.note.present?
|
||||
= render partial: 'spree/admin/orders/_invoice/order_note'
|
||||
|
||||
%div.text-center
|
||||
= link_to_platform_terms
|
||||
@@ -113,6 +113,10 @@ table.order-summary {
|
||||
}
|
||||
}
|
||||
|
||||
.text-center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.text-right {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user