From 47863a304976c86ff1bd8509afb15ec3ef31c46d Mon Sep 17 00:00:00 2001 From: bcornwellmott Date: Fri, 30 Sep 2016 15:45:20 -0700 Subject: [PATCH] Update request_for_quotation.html Fixing spelling mistakes --- erpnext/templates/emails/request_for_quotation.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/templates/emails/request_for_quotation.html b/erpnext/templates/emails/request_for_quotation.html index aedd8e2079..b4dfb88c67 100644 --- a/erpnext/templates/emails/request_for_quotation.html +++ b/erpnext/templates/emails/request_for_quotation.html @@ -4,8 +4,8 @@

{{_("Please click on the following link to set your new password")}}:

{{ update_password_link }}

{% else %} -

{{_("Request for quotation can be access by clicking following link")}}:

+

{{_("The request for quotation can be accessed by clicking on the following link")}}:

Submit your Quotation

{% endif %}

{{_("Thank you")}},
-{{ user_fullname }}

\ No newline at end of file +{{ user_fullname }}