1
0
Fork 0
forked from gitea/nas

Automatically switch from open to approved registrations in absence of moderators (#29337)

This commit is contained in:
Claire 2024-02-22 14:39:42 +01:00 committed by GitHub
parent fbb07893b8
commit 28b666b0d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 109 additions and 0 deletions

View file

@ -0,0 +1,3 @@
<%= raw t('admin_mailer.auto_close_registrations.body', instance: @instance) %>
<%= raw t('application_mailer.view')%> <%= admin_settings_registrations_url %>