From: Aidan Cornelius-Bell Date: Thu, 10 Oct 2024 02:14:32 +0000 (+1030) Subject: footer and profile tweaks X-Git-Url: https://gitweb.mndrdr.org/?a=commitdiff_plain;h=8010bb76b8888d5042b24238d294355e83841924;p=arelpe.git footer and profile tweaks --- diff --git a/app/views/devise/registrations/edit.html.erb b/app/views/devise/registrations/edit.html.erb index 9022fda..e9e2528 100644 --- a/app/views/devise/registrations/edit.html.erb +++ b/app/views/devise/registrations/edit.html.erb @@ -69,17 +69,17 @@ <%= button_to "Log out", destroy_user_session_path, method: :delete %> <% if current_user&.admin? or current_user&.support_type? %>

Account tools

-

You can <%= link_to "stop receiving mind reader emails", mailing_lists_path %> by clicking the link on this page at any time.

-

You cancel your financial support <%= link_to "on this page", subscriptions_path %> at any time without contacting a human.

+

You can modify your mailing list options (including easily unsubscribing) <%= link_to "on this page", mailing_lists_path %> at any time.

+

You review, renew, modify and cancel your financial support <%= link_to "on this page", subscriptions_path %> at any time.

Account removal

As an author, member, or past financial contributor to mind reader you cannot delete your account here. You will need to contact Aidan to request deletion, this way we can ensure you do not incur any expense or friction when leaving.

Contact me here and I will remove your account, subscriptions, emails and any associated data within 96 hours.

<% else %>

Cancel my account

If you wish, you may delete your registration with this website. Please be aware, by doing this you will lose access to any content you have purchased or been granted. You will not be unsubscribed from dispatches at the same email address as this is a separate system.

-

Please see this page to learn how to unsubscribe from emails.

+

Please see this page to learn how to <%= link_to "unsubscribe from emails", mailing_lists_path %>.

<%= button_to "Cancel my account", registration_path(resource_name), data: { confirm: "Are you sure?", turbo_confirm: "Are you sure?" }, method: :delete %>

<% end %> <% end %> -<%= render template: 'layouts/user_page_template' %> \ No newline at end of file +<%= render template: 'layouts/user_page_template' %> diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 9571de8..4a95b53 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -41,10 +41,10 @@ <%= yield :javascript %> - \ No newline at end of file +