From 8c6cce90510a36b1c5134294ab73250c6004d64c Mon Sep 17 00:00:00 2001 From: George Date: Wed, 27 May 2020 19:04:16 +0100 Subject: [PATCH] Change plan wording. --- app/dashboard/templates/dashboard/setting.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/dashboard/templates/dashboard/setting.html b/app/dashboard/templates/dashboard/setting.html index d3f16ae4..cb203e1a 100644 --- a/app/dashboard/templates/dashboard/setting.html +++ b/app/dashboard/templates/dashboard/setting.html @@ -185,14 +185,14 @@ ({{ manual_sub.end_at.format("YYYY-MM-DD") }}). {% if manual_sub.is_giveaway %}
- To support SimpleLogin it's possible to change to a paid plan.
+ To gain additional features and support Simple Login you can upgrade to a Premium plan.
Upgrade {% endif %} {% elif current_user.lifetime %} You have the lifetime licence. {% if not current_user.paid_lifetime %}
- To support SimpleLogin it's possible to change to a paid plan.
+ To gain additional features and support Simple Login you can upgrade to a Premium plan.
Upgrade {% endif %} {% elif current_user.in_trial() %}