Change subject to "You have Unaccepted Assets."
This commit is contained in:
@@ -118,6 +118,6 @@ class CheckoutAssetMail extends Mailable
|
||||
return trans('mail.Asset_Checkout_Notification');
|
||||
}
|
||||
|
||||
return trans('mail.Asset_Checkout_Reminder_Notification');
|
||||
return trans('mail.unaccepted_asset_reminder');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user