Changing sites into stats in this message as well (#1953)

just to make sure that it's the stats rather than actual sites that get locked
This commit is contained in:
Marko Saric 2022-06-13 11:06:37 +02:00 committed by GitHub
parent 3e5695408a
commit 2f9dbfc4a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
</h3>
<div class="mt-2 text-sm text-yellow-700">
<p>
In order to keep your stats running, we require you to upgrade your account. If you do not upgrade your account <%= grace_period_end(@conn.assigns[:current_user]) %>, we will lock your sites and they won't be accessible. <%= link("Upgrade now →", to: "/settings", class: "text-sm font-medium text-yellow-800") %>
In order to keep your stats running, we require you to upgrade your account. If you do not upgrade your account <%= grace_period_end(@conn.assigns[:current_user]) %>, we will lock your stats and they won't be accessible. <%= link("Upgrade now →", to: "/settings", class: "text-sm font-medium text-yellow-800") %>
</p>
</div>
</div>