From c7dce0bf54a5c0f67aeeecb309f15387b7bf9318 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Fri, 2 Oct 2020 11:47:21 +0530 Subject: [PATCH] fix: footer link targets (#11613) --- frappe/templates/includes/footer/footer_links.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frappe/templates/includes/footer/footer_links.html b/frappe/templates/includes/footer/footer_links.html index a5939a9635..236e58fac4 100644 --- a/frappe/templates/includes/footer/footer_links.html +++ b/frappe/templates/includes/footer/footer_links.html @@ -1,5 +1,5 @@ {% macro footer_link(item) %} - + {%- if item.icon -%} {{ item.label }} {%- else -%}