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")}}:

{{ 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 }}