From 9bcb5710c1438875e88a90cf44f5a855ea692262 Mon Sep 17 00:00:00 2001
From: pichalite
Date: Wed, 9 Nov 2016 22:06:56 +0000
Subject: [PATCH] UI fixes for ACP -> Manage -> Registration Queue
---
src/views/admin/manage/registration.tpl | 174 ++++++++++++------------
1 file changed, 89 insertions(+), 85 deletions(-)
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".
-
-
- Name |
- Email |
- IP |
- Time |
-
- {customHeaders.label} |
-
- |
-
-
-
-
-
-
-
-
-
- {users.username}
- |
-
-
-
-
-
-
- {users.email}
- |
-
-
-
-
-
-
- {users.ip}
-
-
-
-
-
- {users.ipMatch.icon:text}
-
- {users.ipMatch.username}
-
- |
-
-
- |
-
-
- {users.customRows.value} |
-
-
-
-
-
-
-
- |
-
-
-
+
+
+
+ Name |
+ Email |
+ IP |
+ Time |
+
+ {customHeaders.label} |
+
+ |
+
+
+
+
+
+
+
+
+
+ {users.username}
+ |
+
+
+
+
+
+
+ {users.email}
+ |
+
+
+
+
+
+
+ {users.ip}
+
+
+
+
+
+ {users.ipMatch.icon:text}
+
+ {users.ipMatch.username}
+
+ |
+
+
+ |
+
+
+ {users.customRows.value} |
+
+
+
+
+
+
+
+ |
+
+
+
+
@@ -85,25 +87,27 @@
The username will be displayed to the right of the emails for users who have redeemed their invitations.
-
-
- Inviter Username |
- Invitee Email |
- Invitee Username (if registered) |
-
-
-
-
- {invites.username} |
- {invites.invitations.email} |
- {invites.invitations.username}
-
-
-
- |
-
-
-
-
+
+
+
+ Inviter Username |
+ Invitee Email |
+ Invitee Username (if registered) |
+
+
+
+
+ {invites.username} |
+ {invites.invitations.email} |
+ {invites.invitations.username}
+
+
+
+ |
+
+
+
+
+