From f0ebd13c8446b7d31d84c1d2b03e298d9a674ff2 Mon Sep 17 00:00:00 2001 From: Suraj Shetty Date: Thu, 13 Jan 2022 12:16:36 +0530 Subject: [PATCH] fix: Logic to show link expired message --- frappe/www/printview.html | 3 ++- frappe/www/printview.py | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/frappe/www/printview.html b/frappe/www/printview.html index 691c0cf3cf..c399419b95 100644 --- a/frappe/www/printview.html +++ b/frappe/www/printview.html @@ -11,10 +11,11 @@ + {% if link_expired %}
{{ _("Your key has been expired!") }}
- {% if hideewe %} + {% else %}