From eb21ca11907c34bd8f095dff31f5f5997b6d29b2 Mon Sep 17 00:00:00 2001 From: Aziz Khoury Date: Mon, 21 Jan 2019 10:37:37 +0200 Subject: [PATCH] added customAction in the registration queue users list, related to #7212 --- src/views/admin/manage/registration.tpl | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/src/views/admin/manage/registration.tpl b/src/views/admin/manage/registration.tpl index 4f538ecfb8..1a7af2060d 100644 --- a/src/views/admin/manage/registration.tpl +++ b/src/views/admin/manage/registration.tpl @@ -30,7 +30,9 @@ - + + + {users.username} @@ -38,7 +40,9 @@ - + + + {users.email} @@ -46,7 +50,9 @@ - + + + {users.ip} @@ -71,6 +77,11 @@
+ + +
@@ -118,4 +129,4 @@ - \ No newline at end of file +