From b9fd211acb17c2fa281dcc2fd016205cb8b2ccc8 Mon Sep 17 00:00:00 2001 From: George Date: Fri, 29 May 2020 13:46:06 +0100 Subject: [PATCH] Fix lifetime user message --- app/dashboard/templates/dashboard/setting.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/dashboard/templates/dashboard/setting.html b/app/dashboard/templates/dashboard/setting.html index bc429669..f4bdf6bf 100644 --- a/app/dashboard/templates/dashboard/setting.html +++ b/app/dashboard/templates/dashboard/setting.html @@ -192,7 +192,7 @@ You have lifetime access to the Premium plan. {% if not current_user.paid_lifetime %}
- To gain additional features and support Simple Login you can upgrade to a Premium plan.
+ To gain support Simple Login you can switch to a paid plan.
Upgrade {% endif %} {% elif current_user.in_trial() %}