mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-10 22:45:24 -05:00
Link directly to pending user account in email notification (#39206)
This commit is contained in:
committed by
GitHub
parent
ab8f9d94ea
commit
88c5d17cf7
@@ -7,4 +7,4 @@
|
||||
<%= quote_wrap(@account.user&.invite_request&.text) %>
|
||||
<% end %>
|
||||
|
||||
<%= raw t('application_mailer.view')%> <%= admin_accounts_url(status: 'pending') %>
|
||||
<%= raw t('application_mailer.view')%> <%= admin_account_url(@account.id) %>
|
||||
|
||||
Reference in New Issue
Block a user