From 54f301e8eb8bba686090ea8490d1c74434f15e3b Mon Sep 17 00:00:00 2001 From: pateljannat Date: Fri, 27 Aug 2021 09:53:30 +0530 Subject: [PATCH] fix: edit-profile-link --- community/www/profiles/profile.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/www/profiles/profile.html b/community/www/profiles/profile.html index 34138d36..8ee9aeca 100644 --- a/community/www/profiles/profile.html +++ b/community/www/profiles/profile.html @@ -51,7 +51,7 @@ {% endif %} {% if frappe.session.user == member.email %} - Edit Profile + Edit Profile {% endif %}