diff --git a/app/mailers/product_orders_mails.rb b/app/mailers/product_orders_mails.rb index 2d2d527..b49d0a9 100755 --- a/app/mailers/product_orders_mails.rb +++ b/app/mailers/product_orders_mails.rb @@ -2,7 +2,7 @@ class ProductOrdersMails < ActionMailer::Base layout 'mail' - default from: "Negos - contact@negos.pro" + default from: "Negos " def confirmation_cheque(product_order, options = {})