mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
Final tweaks to different layout use cases for these emails.
This commit is contained in:
@@ -142,10 +142,11 @@
|
||||
- if @order.order_cycle.andand.pickup_instructions_for(@order.distributor)
|
||||
%p
|
||||
%strong Collection instructions:
|
||||
%br
|
||||
%em #{@order.order_cycle.pickup_instructions_for(@order.distributor)}
|
||||
%br
|
||||
#{@order.order_cycle.pickup_instructions_for(@order.distributor)}
|
||||
|
||||
- if @order.special_instructions.present?
|
||||
%br
|
||||
%p
|
||||
%small
|
||||
%strong Customer notes / custom delivery instructions:
|
||||
|
||||
@@ -142,10 +142,11 @@
|
||||
- if @order.order_cycle.andand.pickup_instructions_for(@order.distributor)
|
||||
%p
|
||||
%strong Collection instructions:
|
||||
%br
|
||||
%em #{@order.order_cycle.pickup_instructions_for(@order.distributor)}
|
||||
%br
|
||||
#{@order.order_cycle.pickup_instructions_for(@order.distributor)}
|
||||
|
||||
- if @order.special_instructions.present?
|
||||
%br
|
||||
%p
|
||||
%small
|
||||
%strong Customer notes / custom delivery instructions:
|
||||
|
||||
Reference in New Issue
Block a user