diff --git a/src/views/admin/manage/registration.tpl b/src/views/admin/manage/registration.tpl index 486686996d..8b28b2ef0f 100644 --- a/src/views/admin/manage/registration.tpl +++ b/src/views/admin/manage/registration.tpl @@ -5,73 +5,75 @@

There are no users in the registration queue.
- To enable this feature, go to Settings → User → Authentication and set + To enable this feature, go to Settings → User → User Registration and set Registration Type to "Admin Approval".

- - - - - - - - - - - - - - - - - - - - - - - - - -
NameEmail
- - - - - - {users.username} - - - - - - - {users.email} - -
- - -
-
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
NameEmail
+ + + + + + {users.username} + + + + + + + {users.email} + +
+ + +
+
+
@@ -85,25 +87,27 @@

The username will be displayed to the right of the emails for users who have redeemed their invitations.

- - - - - - - - - - - - - - - -
Inviter UsernameInvitee EmailInvitee Username (if registered)
{invites.username}{invites.invitations.email}{invites.invitations.username} -
- -
-
+
+ + + + + + + + + + + + + + + +
Inviter UsernameInvitee EmailInvitee Username (if registered)
{invites.username}{invites.invitations.email}{invites.invitations.username} +
+ +
+
+