Update and test password recovery forms

This commit is contained in:
2023-04-19 19:29:12 +02:00
parent 894c21f322
commit 7dabbd3036
7 changed files with 43 additions and 32 deletions

View File

@@ -10,6 +10,7 @@
<%= f.submit t(:register) %>
<% end %>
<%= content_tag :p, t(:or), style: "text-align: center;" %>
<%= image_link_to t(:resend_confirmation), "email-sync-outline", new_user_confirmation_path,
class: "centered" %>