diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index 999e2f523c41..ed7013b2b25a 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -337,7 +337,7 @@ $LANG = array( 'deleted_quote' => 'Successfully deleted quote', 'deleted_quotes' => 'Successfully deleted :count quotes', 'converted_to_invoice' => 'Successfully converted quote to invoice', - 'quote_subject' => 'New quote $quote from :account', + 'quote_subject' => 'New quote :quote from :account', 'quote_message' => 'To view your quote for :amount, click the link below.', 'quote_link_message' => 'To view your client quote click the link below:', 'notification_quote_sent_subject' => 'Quote :invoice was sent to :client',