From 42a7ee190aeffce1402a9babdf676fe8496e1ebb Mon Sep 17 00:00:00 2001 From: prssanna Date: Tue, 26 May 2020 12:09:02 +0530 Subject: [PATCH] fix: fix notification email template --- frappe/templates/emails/new_notification.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frappe/templates/emails/new_notification.html b/frappe/templates/emails/new_notification.html index fb1fc98901..4eea49a712 100644 --- a/frappe/templates/emails/new_notification.html +++ b/frappe/templates/emails/new_notification.html @@ -8,6 +8,5 @@ {% endif %}
- {{ _("Login and view in Browser") }} + {{ _("Open Document") }}
-