diff --git a/erpnext/templates/emails/request_for_quotation.html b/erpnext/templates/emails/request_for_quotation.html index aedd8e20791..b4dfb88c675 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")}}:
{% else %} -{{_("Request for quotation can be access by clicking following link")}}:
+{{_("The request for quotation can be accessed by clicking on the following link")}}:
{% endif %}{{_("Thank you")}},
-{{ user_fullname }}