about summary refs log tree commit diff
path: root/app/views/admin_mailer/new_pending_account.text.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin_mailer/new_pending_account.text.erb')
-rw-r--r--app/views/admin_mailer/new_pending_account.text.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin_mailer/new_pending_account.text.erb b/app/views/admin_mailer/new_pending_account.text.erb
index a466ee2de..bcc251819 100644
--- a/app/views/admin_mailer/new_pending_account.text.erb
+++ b/app/views/admin_mailer/new_pending_account.text.erb
@@ -9,4 +9,4 @@
 <%= quote_wrap(@account.user&.invite_request&.text) %>
 <% end %>
 
-<%= raw t('application_mailer.view')%> <%= admin_pending_accounts_url %>
+<%= raw t('application_mailer.view')%> <%= admin_accounts_url(status: 'pending') %>